跳到主要内容
CNode

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

分享
Ssbfkcel发布于 2 年前
021720

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)

暂无回复,成为第一个参与讨论的人。

参与回复

登录后即可参与回复。登录