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-eclipse / com.virtlink.aesi.eclipse.editors

Package com.virtlink.aesi.eclipse.editors

Types

AesiDocument open class AesiDocument : Document
An AESI document.
AesiDocumentManager open class AesiDocumentManager
AesiDocumentProvider open class AesiDocumentProvider : FileDocumentProvider
AesiFileDocument open class AesiFileDocument : IAesiDocument
A file-backed document.
AesiSourceViewerConfiguration open class AesiSourceViewerConfiguration : TextSourceViewerConfiguration
The AESI source viewer configuration.
IXMLColorConstants interface IXMLColorConstants
NonRuleBasedDamagerRepairer open class NonRuleBasedDamagerRepairer : IPresentationDamager, IPresentationRepairer
TagRule open class TagRule : MultiLineRule
TextStyle class TextStyle
Describes the style of source code.
XMLPartitionScanner open class XMLPartitionScanner : RuleBasedPartitionScanner
XMLScanner open class XMLScanner : RuleBasedScanner
XMLTagScanner open class XMLTagScanner : RuleBasedScanner
XMLWhitespaceDetector open class XMLWhitespaceDetector : IWhitespaceDetector