-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Langium/dev - Structure text grammar without declarations #51
base: feature/lsp
Are you sure you want to change the base?
Conversation
…dentifier in a case statement
|
OK. My main task now is to tidy up the generated AST, so it is actually usable. |
NO worries. I've managed to pull custom symbol providers. |
I created custom symbol provider. It works fine! I like it. If you want, you can test it. Check out features/lsp branch, run I also ass Attach Server debugger to debus server side. |
Hey, I'm currently dealing with reference scoping issues. I'll be able to commit more during christmas - end of the year is always crazy in our company. |
Thanks for letting me know. I understand that the end of the year can be a busy time for many companies. I'll look forward to your contributions once things have settled down. |
By the way my last answer was what ChatGPT suggested me to answer on your comment :) |
Still WIP - opening this PR to have a place for discussions.