Skip to content

Extension Conflicts with VS Code's 'Move to File' Refactoring #4638

@2315137135

Description

@2315137135

Vue - Official extension or vue-tsc version

Vue - Official 2.0.28

VSCode version

1.92.0

Vue version

3.4.29

TypeScript version

5.5.4

System Info

System:
    OS: Windows 10 10.0.19045
    CPU: (16) x64 AMD Ryzen 7 3700X 8-Core Processor
    Memory: 14.26 GB / 31.95 GB
  Binaries:
    Node: 20.12.2 - ~\AppData\Local\pnpm\node.EXE
    Yarn: 1.22.22 - ~\AppData\Local\pnpm\yarn.CMD
    npm: 10.8.1 - ~\AppData\Local\pnpm\npm.CMD
    pnpm: 9.3.0 - ~\AppData\Local\pnpm\pnpm.EXE
  Browsers:
    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.19041.4355

Steps to reproduce

Create a ts file
Create any function
Right-click on the function name and select the Refactor option.
Click on the Move to file option
image

What is expected?

file selection option appears

What is actually happening?

An error message appears in the lower right corner
image

TypeScript Server Error (5.5.4)
Debug Failure. File d:/Project/Web/xxxxxx/apps/web/src/components/BabylonScene.vue has unknown extension.
Error: Debug Failure. File d:/Project/Web/xxxxxx/apps/web/src/components/BabylonScene.vue has unknown extension.

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