Page 1 of 1

Extension of the CTRL+B...

Posted: Sat Nov 02, 2024 6:22 pm
by Caronte3D
Since on JS the comments begin with "//", please check if we are inside a EnableJS / DisableJS and then use "//" instead of ";" when use CTRL+B and CTRL+SHIFT+B

Also should be nice to have something similar to add multiple "!" for the selected text.

Thanks! ;)

Re: Extension of the CTRL+B...

Posted: Sat Nov 02, 2024 10:28 pm
by Fred
You can use /* */ for multi block comment in JS

Re: Extension of the CTRL+B...

Posted: Sun Nov 03, 2024 8:56 am
by Caronte3D
I know, but it's faster with a shortcut