-
-
Notifications
You must be signed in to change notification settings - Fork 483
Closed as not planned
Labels
Description
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
What is expected?
file selection option appears
What is actually happening?
An error message appears in the lower right corner
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
gustalima, screeny05, ondal1997, Benbb96, yxdtg and 1 more