pragmagic / vscode-nim

An extension for VS Code which provides support for the Nim language.
Other
235 stars 38 forks source link

Commenting in emit block comments out using # #185

Open dom96 opened 3 years ago

dom96 commented 3 years ago

When in an emit block and you press Cmd+/ you get a # comment. For every of Nim's targets it'd be better to comment with //.