Package | Description |
---|---|
org.netbeans.api.lsp | |
org.netbeans.spi.lsp |
Modifier and Type | Method and Description |
---|---|
TextEdit |
Completion.getTextEdit()
An edit which is applied to a document when selecting this completion.
|
Modifier and Type | Method and Description |
---|---|
CompletionCollector.Builder |
CompletionCollector.Builder.textEdit(TextEdit textEdit)
An edit which is applied to a document when selecting this completion.
|