febaoshan / vscode-extension-comment-aligner

A vscode extension named comment-aligner, for aligning the inline trailing comment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

comment-aligner README

visitor badge

Features

A new extension for aligning the inline trailing comment.

It can align your inline trailing comment except the normal code line.

It will be like this:

feature X

Requirements

None.

Extension Settings

TODO.

License

MIT.

Resource code

https://github.com/gitshan/vscode-extension-comment-aligner.

Release Notes

1.0.1

Add notes.

1.0.0

Fix bug: the problem that occurs in line content with comment symbol.

0.0.2

Add detail notes and fix bug.

0.0.1

A new extension for aligning the inline trailing comment.

About

A vscode extension named comment-aligner, for aligning the inline trailing comment.


Languages

Language:JavaScript 100.0%