You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When saving a file, it will be formatted to prevent the file from being saved, you need to wait for 1 minute, and then the formatter dialog box will pop up in the lower right corner, click skip to save, if you don't click skip, the file will not be saved. Very much influencing development.
What is expected?
修复格式化速度或加一个跳过保存格式化代码的功能。目前我没有勾中保存格式化文件,但依然进行了格式化。
Fix formatting speed or add a feature to skip saving formatting code. At the moment I didn't check the box to save the formatted file, but I still formatted it.
What is actually happening?
cmd+s保存/使用vim插件 :w/cmd+p -> save all file/也是一样的出现问题。
cmd+s save/use the vim plugin :w/cmd+p -> save all file/ is the same problem.
Link to minimal reproduction
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered:
Vue - Official extension or vue-tsc version
2.2.8
VSCode version
Version: 1.98.2 (Universal) Commit: ddc367ed5c8936efe395cffeec279b04ffd7db78 Date: 2025-03-12T13:32:45.399Z Electron: 34.2.0 ElectronBuildId: 11161602 Chromium: 132.0.6834.196 Node.js: 20.18.2 V8: 13.2.152.36-electron.0 OS: Darwin x64 24.3.0
Vue version
3.5.13
TypeScript version
5.8.0
System Info
package.json dependencies
Steps to reproduce
当保存文件的时候会被格式化阻止保存文件,需要等1分钟然后右下角会弹出formatter对话框点击skip才会保存,如果不点skip则一直不会保存文件。非常影响开发速度。
When saving a file, it will be formatted to prevent the file from being saved, you need to wait for 1 minute, and then the formatter dialog box will pop up in the lower right corner, click skip to save, if you don't click skip, the file will not be saved. Very much influencing development.
What is expected?
修复格式化速度或加一个跳过保存格式化代码的功能。目前我没有勾中保存格式化文件,但依然进行了格式化。
Fix formatting speed or add a feature to skip saving formatting code. At the moment I didn't check the box to save the formatted file, but I still formatted it.
What is actually happening?
cmd+s保存/使用vim插件 :w/cmd+p -> save all file/也是一样的出现问题。
cmd+s save/use the vim plugin :w/cmd+p -> save all file/ is the same problem.
Link to minimal reproduction
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: