-
Notifications
You must be signed in to change notification settings - Fork 1
[LSP]: add code-completion #8
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthardHard problem needing external helpHard problem needing external helphelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthardHard problem needing external helpHard problem needing external helphelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
ideal would be context-sensitive code completion, but a general list of the words in the tmLanguage file alone would already be useful; it seems this would be done by languages.registerCompletionItemProvider.