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

All Types

com.virtlink.editorservices.codecompletion.Attribute  
com.virtlink.editorservices.CancellationToken  
com.virtlink.editorservices.ClassVisibility  
com.virtlink.editorservices.codecompletion.CompletionProposal  
com.virtlink.editorservices.Document  
com.virtlink.editorservices.DocumentLocation  
com.virtlink.editorservices.ICancellationToken  
com.virtlink.editorservices.codecompletion.ICodeCompleter  
com.virtlink.editorservices.codecompletion.ICompletionProposal  
com.virtlink.editorservices.debugger.IDebugger  
com.virtlink.editorservices.IDocument  
com.virtlink.editorservices.IDocumentLocation  
com.virtlink.editorservices.IProject  
com.virtlink.editorservices.structureoutline.IStructureOutliner  
com.virtlink.editorservices.structureoutline.ISymbol  
com.virtlink.editorservices.syntaxhighlighting.ISyntaxHighlighter  
com.virtlink.editorservices.syntaxhighlighting.IToken  
com.virtlink.editorservices.IVisibility  
com.virtlink.editorservices.Kind  
com.virtlink.editorservices.LibraryVisibility  
com.virtlink.editorservices.Location A location in a document.
com.virtlink.editorservices.PackageVisibility  
com.virtlink.editorservices.Project Default implementation of the IProject interface.
com.virtlink.editorservices.Span A document span.
com.virtlink.editorservices.structureoutline.SymbolKind  
com.virtlink.editorservices.syntaxhighlighting.Token  
com.virtlink.editorservices.Visibility