View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

aesi-intellij / org.metaborg.paplj / PapljColorSettingsPage

PapljColorSettingsPage

class PapljColorSettingsPage : ColorSettingsPage

Constructors

<init> PapljColorSettingsPage()

Functions

getAdditionalHighlightingTagToDescriptorMap fun getAdditionalHighlightingTagToDescriptorMap(): Nothing?
getAttributeDescriptors fun getAttributeDescriptors(): Array<AttributesDescriptor>
getColorDescriptors fun getColorDescriptors(): Array<ColorDescriptor>
getDemoText fun getDemoText(): String
getDisplayName fun getDisplayName(): String
getHighlighter fun getHighlighter(): PapljSyntaxHighlighter
getIcon fun getIcon(): Icon