dongyuwei

Results 154 comments of dongyuwei

But I tested vscode 1.70.2 on Mac OS 12.3 without problem when use `option + q` to wrap text. ``` Version: 1.70.2 Commit: e4503b30fc78200f846c62cf8091b76ff5547662 Date: 2022-08-16T05:36:37.829Z Electron: 18.3.5 Chromium: 100.0.4896.160...

It should work in all Apps, including vs code. Yesterday I pushed some code trying to fix this bug, no release yet.

https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/ M1 macos runner is available to open source project. Can speedup by 200%~300%.

Good point, but not every web site built with sourcemap support.

Windows 10和Mac不同,win版目前还不支持任何设置。我自己很少用Windows

如果输入时按左shift键手动输入大写的首字母,应该可以work吧?

windows版目前还没有。

有没有按压键盘右边的shift键?在其他app中使用是否有同样问题?

yes. so I need to clone/copy the options: `var localOptions = JSON.parse(JSON.stringify(initOptions)); //...` This bug should be fixed.