| CodeActionFactory |
Factory for simple CodeAction
|
| ModelTextDocument<T> |
A TextDocument which is associate to a model loaded in async.
|
| ModelTextDocuments<T> |
|
| ModelValidatorDelayer<T> |
Validate a given model document with delay.
|
| MultiCancelChecker |
Multiple cancel checker.
|
| ParentProcessWatcher |
Watches the parent process PID and invokes exit if it is no longer available.
|
| SnippetsBuilder |
Snippet syntax utilities.
|
| TextDocument |
Text document extends LSP4j TextDocumentItem to provide methods to
retrieve position.
|
| TextDocuments<T extends TextDocument> |
A manager for simple text documents
|
| TextDocumentVersionChecker |
|
| TreeLineTracker |
Abstract implementation of ILineTracker.
|