【发布时间】:2021-01-06 18:49:51
【问题描述】:
我已经在 VS Code 上安装了更漂亮的扩展并使用这个快捷方式 - Ctrl+shift+ I。但这对我不起作用。
也试过这个 - 将 VSCode 首选项 html.format.wrapAttributes 设置为 force。但是什么也没发生。
【问题讨论】:
标签: html ubuntu visual-studio-code formatting
我已经在 VS Code 上安装了更漂亮的扩展并使用这个快捷方式 - Ctrl+shift+ I。但这对我不起作用。
也试过这个 - 将 VSCode 首选项 html.format.wrapAttributes 设置为 force。但是什么也没发生。
【问题讨论】:
标签: html ubuntu visual-studio-code formatting
如果您指的是“格式化文档”,您只需按 F1 并搜索 Format Document 或只需按 Shift + Alt + F
【讨论】: