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)
暂无回复,成为第一个参与讨论的人。
参与回复
登录后即可参与回复。登录