Size: a a a

2019 September 30

A

Ajay in VS Code
I wanted multiline and not single line comment on all the lines
источник

M

Mike in VS Code
Ajay
I wanted multiline and not single line comment on all the lines
it is so called 'block comment':
источник

M

Mike in VS Code
источник

A

Ajay in VS Code
Mike
it is so called 'block comment':
can you give the link
источник

M

Mike in VS Code
Ajay
can you give the link
I sent you a screenshot (for Mac), it is from some stackoverflow. I've found this shortcut in VS Code Edit menu
источник

M

Mike in VS Code
Shit, does anybody now know words 'please' and 'thank you'
This planet is doomed
источник

A

Ajay in VS Code
Mike
I sent you a screenshot (for Mac), it is from some stackoverflow. I've found this shortcut in VS Code Edit menu
Well above thing didn't work for me
источник

M

Mike in VS Code
Ajay
Well above thing didn't work for me
Can you lookup your Edit menu ?
источник

A

Ajay in VS Code
The proble is that when select the code snippet and do Shift + command + /

then the snippet gets commented

/*
like this
this is multline and selecting and pressing above
mentioned keys does this.
*/
источник

A

Ajay in VS Code
But when I again do shift+cmd+/ in anyline between the start and end of comment then it does not toggle it
источник

M

Mike in VS Code
Ajay
But when I again do shift+cmd+/ in anyline between the start and end of comment then it does not toggle it
Yep, you should select the whole comment
источник

A

Ajay in VS Code
In sublime when you multiline comment a text and
if you simply do shift + cmd + / without even selecting the text then it toggles/removes the multiline comment
источник

A

Ajay in VS Code
but, it isn't happening here
источник

A

Ajay in VS Code
I want to remove the multiline comment without selecting the text.
источник

A

Ajay in VS Code
which happens in sublime text and isn't happening here.
источник

M

Mike in VS Code
Well, you can add a suggestion here:
https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions
probably they will also tell if this possibility is already exist (but I doubt that)
источник

A

Ajay in VS Code
Are you now sure that this doesn't happen in vs code?
источник

M

Mike in VS Code
Of course not
источник

M

Mike in VS Code
Actually I'm pretty happy with Ctrl-/
источник

A

Ajay in VS Code
ok
источник