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

VETUR doesnt work with vue files #2387

Closed
3 tasks done
ioma8 opened this issue Oct 16, 2020 · 4 comments
Closed
3 tasks done

VETUR doesnt work with vue files #2387

ioma8 opened this issue Oct 16, 2020 · 4 comments

Comments

@ioma8
Copy link

ioma8 commented Oct 16, 2020

  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ

Info

  • Platform: Windows
  • Vetur version: 0.28.0
  • VS Code version: 1.50.0

Problem

I installed Vetur, opened *.vue file, wanted to do formatting, but VSCODE just says Vue formatter not found :(

image

[Error - 10:11:06] No workspace path found. Vetur initialization failed.
Vetur initialized
[Error - 10:11:06] Request textDocument/documentSymbol failed.
Message: Unhandled method textDocument/documentSymbol
Code: -32601
[Error - 10:11:06] Request textDocument/codeAction failed.
Message: Unhandled method textDocument/codeAction
Code: -32601
[Error - 10:11:06] Request textDocument/documentLink failed.
Message: Unhandled method textDocument/documentLink
Code: -32601
[Error - 10:11:06] Request textDocument/colorPresentation failed.
Message: Unhandled method textDocument/documentColor
Code: -32601
[Error - 10:11:06] Request textDocument/foldingRange failed.
Message: Unhandled method textDocument/foldingRange
Code: -32601
[Error - 10:11:07] Request textDocument/codeAction failed.
Message: Unhandled method textDocument/codeAction
Code: -32601
[Error - 10:11:09] Request textDocument/codeAction failed.
Message: Unhandled method textDocument/codeAction
Code: -32601
[Error - 10:11:09] Request textDocument/foldingRange failed.
Message: Unhandled method textDocument/foldingRange
Code: -32601
[Error - 10:11:10] Request textDocument/documentSymbol failed.
Message: Unhandled method textDocument/documentSymbol
Code: -32601
[Error - 10:11:10] Request textDocument/codeAction failed.
Message: Unhandled method textDocument/codeAction
Code: -32601
[Error - 10:11:10] Request textDocument/documentLink failed.
Message: Unhandled method textDocument/documentLink
Code: -32601
[Error - 10:11:10] Request textDocument/colorPresentation failed.
Message: Unhandled method textDocument/documentColor
Code: -32601
[Error - 10:11:10] Request textDocument/codeAction failed.
Message: Unhandled method textDocument/codeAction
Code: -32601
[Error - 10:11:11] Request textDocument/foldingRange failed.
Message: Unhandled method textDocument/foldingRange
Code: -32601
[Error - 10:11:11] Request textDocument/codeAction failed.
Message: Unhandled method textDocument/codeAction
Code: -32601
[Error - 10:11:11] Request textDocument/documentSymbol failed.
Message: Unhandled method textDocument/documentSymbol
Code: -32601
[Error - 10:11:12] Request textDocument/documentLink failed.
Message: Unhandled method textDocument/documentLink
Code: -32601
[Error - 10:11:12] Request textDocument/colorPresentation failed.
Message: Unhandled method textDocument/documentColor
Code: -32601
[Error - 10:11:13] Request textDocument/definition failed.
Message: Unhandled method textDocument/definition
Code: -32601
[Error - 10:11:13] Request textDocument/definition failed.
Message: Unhandled method textDocument/definition
Code: -32601
[Error - 10:11:56] Request textDocument/hover failed.
Message: Unhandled method textDocument/hover
Code: -32601
[Error - 10:11:58] Request textDocument/hover failed.
Message: Unhandled method textDocument/hover
Code: -32601
[Error - 10:12:31] Request textDocument/codeAction failed.
Message: Unhandled method textDocument/codeAction
Code: -32601

Reproducible Case

@yoyo930021
Copy link
Member

yoyo930021 commented Oct 16, 2020

How are you use Vetur?
Vetur only support a project.
and no support mutli roots and subfolder.

@octref
Copy link
Member

octref commented Oct 30, 2020

Your issue is closed because you did not provide a repro case. Please read https://github.com/vuejs/vetur/blob/master/.github/NO_REPRO_CASE.md and open a new issue.

@aminya
Copy link

aminya commented Dec 12, 2020

How are you use Vetur?
Vetur only support a project.
and no support mutli roots and subfolder.

Hi! I am the maintainer of atom-ide-vue for Atom. I have hit a similar error.

How can we fix this?
atom-community/atom-ide-vue#35

@yoyo930021

@yoyo930021
Copy link
Member

How are you use Vetur?
Vetur only support a project.
and no support mutli roots and subfolder.

Hi! I am the maintainer of atom-ide-vue for Atom. I have hit a similar error.

How can we fix this?
atom-community/atom-ide-vue#35

@yoyo930021

#2561

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

No branches or pull requests

4 participants