Vscode: Block comment - add option to insert spaces

Created on 28 Jul 2016  路  2Comments  路  Source: microsoft/vscode

Motivation here: https://github.com/hackwaly/vscode-ocaml/issues/33.

This option can be used when toggle comment, and as a hint when do format code.

editor-comments feature-request

Most helpful comment

What about line comment space option?

Now:
this is a comment => // this is a comment
I would like:
this is a comment => //this is a comment

All 2 comments

What about line comment space option?

Now:
this is a comment => // this is a comment
I would like:
this is a comment => //this is a comment

This issue can be closed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

biij5698 picture biij5698  路  3Comments

villiv picture villiv  路  3Comments

shanalikhan picture shanalikhan  路  3Comments

sijad picture sijad  路  3Comments

borekb picture borekb  路  3Comments