Skip to content

Cant rename symbol in VSCode since 3.0.2 #5955

@Caffeine19

Description

@Caffeine19

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.2

package.json dependencies

Steps to reproduce

  1. Open a Vue file in VS Code.
  2. Install the vue-official extension with a version above 3.0.2.
  3. Run "Rename Symbol" on a symbol.
  4. It fails with a tooltip saying, "The element can't be renamed."
Image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions