Skip to content
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

Auto completion not working in Visual Studio Code client #1

Open
alfonsodelavega opened this issue Aug 21, 2023 · 1 comment
Open

Comments

@alfonsodelavega
Copy link
Member

The VS Code extension that can be found in clients offers validation of emfatic files against a running LSP Server, but for some reason autocompletion / content assist is not working right now.

The client folder contains a README with instructions to build and launch the extension to reproduce the issue.

@alfonsodelavega
Copy link
Member Author

Two branches to investigate the issue: clients is the base one, with the plugins using jdk 11.

As the problem might be related to version incompatibilities between client and server, I created a java17 branch where the plugins are updated to jdk17 and Xtext 2.31, which right now does not fix the issue by itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant