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

Add volar support for vue #3992

Merged
merged 6 commits into from
Nov 21, 2021
Merged

Conversation

creativenull
Copy link
Contributor

Includes the support of volar as an LSP server, addresses issue #3991

test/test-files/volar/src/App.vue Outdated Show resolved Hide resolved
test/test-files/volar/src/main.js Outdated Show resolved Hide resolved
test/test-files/volar/tsconfig.json Outdated Show resolved Hide resolved
test/test-files/volar/vite.config.js Outdated Show resolved Hide resolved
Copy link
Contributor

@hsanson hsanson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes.

@hsanson hsanson merged commit de67f47 into dense-analysis:master Nov 21, 2021
@KKKiraSong
Copy link

Thanks for adding volar support for vue3.
But I have some diffculties.
My vue config for ale is:
image
Then I install volar: npm i -g @volar/vue-language-server. And the version is 1.0.24.
But when I open a vue file, it doesn't work.
image
I define 'activeTabs', but I use 'activeTab' in template tag. ALE cannot work.
I have installed ts in my project.
I cannot find the reason. Plz help me.
Thank u.

@hsanson
Copy link
Contributor

hsanson commented Feb 17, 2023

This kind of support questions are better submitted to the discussions... commenting in a closed issue makes it difficult to spot for people that may be able to help: https://github.com/dense-analysis/ale/discussions

Also please include input of ALEInfo as part of the question. It may provide details on what may be the problem.

@KKKiraSong
Copy link

This kind of support questions are better submitted to the discussions... commenting in a closed issue makes it difficult to spot for people that may be able to help: https://github.com/dense-analysis/ale/discussions

Also please include input of ALEInfo as part of the question. It may provide details on what may be the problem.

ok. Thanks

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

3 participants