CNode

适合强迫症的行尾代码注释对齐vscode插件(Align Tail Comments)

分享
Ssbfkcel发布于2 年前最后回复2 年前0 回复2130 浏览0 收藏

screen.gif

Align comments after each line of code to the ruler.If the line comment is not after the code it is not affected, since this is the start of a block.

插件地址 https://marketplace.visualstudio.com/items?itemName=sbfkcel-align-tail-comments.align-tail-comments

USE

  • Install this extension;
  • (ctrl|cmd)+shift+p -> Align Tail Comments
  • You can add snaplines by configuring settings.json.
    • settings.json -> "editor.rulers": [100]

If you do not want to configure rulers, you can modify the column values ​​in the extended options.

查看回复

回复 (0)

暂无回复,成为第一个参与讨论的人。
参与回复
登录后即可参与回复。登录