cweijan / vscode-office

让VSCode支持预览PDF,Exce和Word等格式, 并增加markdown所见即所得编辑器
MIT License
1.05k stars 98 forks source link

[BUG] 启用 Trim Tralling Whitespace 后,在保存文件时,光标会跳到文件开头 #230

Open Trouvaille0198 opened 1 year ago

Trouvaille0198 commented 1 year ago

VScode 启用设置 Files: Trim Tralling Whitespace 之后,保存 md 文件时,光标会跳到文件的开头

image

在一行的末尾键入空格:

image

保存后(无论是手动保存还是自动保存),光标会跳到文件开头

image

alephpi commented 1 year ago

encounter same issue on linux vscodium, expect investigation