-
-
Notifications
You must be signed in to change notification settings - Fork 514
Open
Labels
Description
Vue - Official extension or vue-tsc version
3.0.2
VSCode version
1.108.2
Vue version
3.5.27
TypeScript version
5.9.3
System Info
System:
OS: macOS 15.7.3
CPU: (12) arm64 Apple M2 Max
Memory: 105.58 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.16.0 - /Users/caffeinecat/.nvm/versions/node/v22.16.0/bin/node
Yarn: 1.22.22 - /Users/caffeinecat/Library/pnpm/yarn
npm: 10.9.2 - /Users/caffeinecat/.nvm/versions/node/v22.16.0/bin/npm
pnpm: 9.13.2 - /Users/caffeinecat/Library/pnpm/pnpm
bun: 1.2.21 - /Users/caffeinecat/.bun/bin/bun
Deno: 2.6.4 - /Users/caffeinecat/.deno/bin/deno
Browsers:
Chrome: 144.0.7559.110
Safari: 26.2package.json dependencies
Steps to reproduce
- Open a Vue file in VS Code.
- Install the vue-official extension with a version above 3.0.2.
- Run "Rename Symbol" on a symbol.
- It fails with a tooltip saying, "The element can't be renamed."
What is expected?
Should be able to rename a symbol
What is actually happening?
Cant rename symbol
Link to minimal reproduction
No response
Any additional comments?
No response
Reactions are currently unavailable