you*_*ung 17
"文件">"首选项"("代码">"Mac上的首选项")下的菜单提供了用于配置用户和工作区设置 您将获得默认设置列表.将要更改的任何设置复制到相关的settings.json文件.
在首选项下的"用户设置"或"工作区设置"中设置editor.wordWrap:true
// Lines will wrap at the minimum of viewport and "Editor: Word Wrap Column".
"editor.wordWrap": bounded
OR
// Lines will wrap at the viewport Width
"editor.wordWrap": true
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
16475 次 |
最近记录: |