Package | Description |
---|---|
org.eclipse.lemminx.commons.snippets |
Modifier and Type | Method and Description |
---|---|
List<org.eclipse.lsp4j.CompletionItem> |
SnippetRegistry.getCompletionItems(org.eclipse.lsp4j.Range replaceRange,
String lineDelimiter,
boolean canSupportMarkdown,
boolean snippetsSupported,
BiPredicate<ISnippetContext<?>,Map<String,String>> contextFilter,
ISuffixPositionProvider suffixProvider)
Returns the snippet completion items according to the context filter.
|
Copyright © 2020. All rights reserved.