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

LSP ported to Erlang #77

Merged
merged 12 commits into from
May 26, 2018
Merged

LSP ported to Erlang #77

merged 12 commits into from
May 26, 2018

Conversation

wojteksurowka
Copy link
Contributor

LSP is no longer TypeScirpt wrapper + Erlang engine. VSCode talks now directly with Erlang server. This will allow for simplification of the code since there is no longer need to translate data between Erlang results in the wrapper - Erlang LSP handlers may directly return data expected by VSC.

@pgourlain
Copy link
Owner

Nice work !

@pgourlain pgourlain merged commit 340fdc7 into pgourlain:master May 26, 2018
vladdu pushed a commit to vladdu/vscode_erlang that referenced this pull request Jan 26, 2021
* LSP purely in Erlang

* Validation restored

* validation restored

* Formatting

* References

* Hover for project functions

* Completion

* Code Lens restored

* Some cleanup

* Cleanup

* HRL files handled

* includePaths restored
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

Successfully merging this pull request may close these issues.

2 participants