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

command 'volar.vue.findAllFileReferences' not found #4171

Closed
ReySun opened this issue Mar 28, 2024 · 2 comments
Closed

command 'volar.vue.findAllFileReferences' not found #4171

ReySun opened this issue Mar 28, 2024 · 2 comments

Comments

@ReySun
Copy link

ReySun commented Mar 28, 2024

issue desc:

  1. select vue file and right click, choose 'Find File References'.
  2. vscode throw warning 「command 'volar.vue.findAllFileReferences' not found」,and it not works.
iShot_2024-03-28_16 50 24

env:

  1. macOS 14.3.1
  2. vscode 1.87.2
  3. Vue - Official 2.0.7

remark:

reinstall another 「Vue - Official」version,such as v1.8.27, it works ok.
image

@athoma13
Copy link

athoma13 commented Apr 3, 2024

Not sure if it's related but when I try 'right click' -> 'Find File References' on any vue file. I get:

'Find file references failed. Unknown file type.'
source: Typescript and Javascript Language Features...

@ReySun
Copy link
Author

ReySun commented Apr 7, 2024

I solved the problem, steps:

  1. update vscode@1.88.0 and vue - Official@2.0.10
  2. open vscode keyboard shortcuts , search findFileReferences and delete volar.vue.findAllFileReferences
  3. restart vscode and always open a file, then right click

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

2 participants