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

For me don't work? #330

Open
seriiserii825 opened this issue Mar 13, 2024 · 5 comments
Open

For me don't work? #330

seriiserii825 opened this issue Mar 13, 2024 · 5 comments

Comments

@seriiserii825
Copy link

Hi, thanks for plugin, but i don't understand how to make them works.
Make

:CocInstall @yaegassy/coc-volar

Also for coc-tsserver

image

But in vue file, i write a component, and don't see errors that need to import.
Also coc-codeaction-cursor don't import.

@yaegassy
Copy link
Owner

I think it's a problem with your environment. I'm not sure what the cause is, but here are a few things you can try:

  1. Make sure the filetype is set to Vue.
    • :set filetype?
  2. Check if tsserver is working properly. This section of the README might be helpful.

@seriiserii825
Copy link
Author

File type it's ok
image

Command CocOpenLog

image

@yaegassy
Copy link
Owner

yaegassy commented Mar 14, 2024

If some of the features are not working, it may be a problem with the language server itself.

@npearson72
Copy link

Same for me. Can't get it to work. That said, I can't get coc-vetur to work either. React works flawlessly.

@npearson72
Copy link

FYI, I was able to resolve my issue by removing coc-vetur, deleting ~/.config/coc and re-installing @yaegassy/coc-volar.

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

3 participants