vscode-nim
vscode-nim copied to clipboard
Insert double hash comments
Nim's DocGen comments are prefixed by a double hash: https://nim-lang.org/docs/docgen.html
With VSCode, I can either insert and remove a single hash, or multiple hashes separated by whitespace. But I don't find a way to insert or remove a double hash, I think this would be useful.