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

Fixes errors when no initialization options are given to vue-language-server #1705

Merged
merged 3 commits into from
Jul 29, 2020

Conversation

3ynm
Copy link
Contributor

@3ynm 3ynm commented Feb 13, 2020

This solves #977 and builds upon the work of #1634

Without this fixes I wasn't able to initialize the server for Emacs Eglot without errors, it should solve the same issues on other clients.

Notice I'm using the "optional chaining operator" on the VLSFullConfig assignation (given that this project uses Babel).

@3ynm 3ynm requested a review from octref February 13, 2020 05:36
@octref
Copy link
Member

octref commented Jul 29, 2020

👍 Thanks and sorry for late response.
Rebasing and making some small changes.

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.

None yet

2 participants