Adding autocomplete feature for extension #1906
Closed
Lemour-sudo
started this conversation in
General
Replies: 1 comment
-
My mistake, I had to correct my configurations to point to the right files. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I successfully generated and installed the extension for my language using the steps noted here: https://langium.org/docs/learn/minilogo/building_an_extension/
The syntax highlighting is working but features such as autocomplete and error handling are not working.
I think I need to somehow link to the language server file that creates the LangiumSharedServices and have it execute in the LSP but I am not show how to link it.
Beta Was this translation helpful? Give feedback.
All reactions