AkelPad_scripts icon indicating copy to clipboard operation
AkelPad_scripts copied to clipboard

[toggleComments.js] Ignore commented block comments

Open Infocatcher opened this issue 11 years ago • 0 comments

Example:

// /*
alert(1);
// */

Infocatcher avatar Apr 15 '14 17:04 Infocatcher