JScrewIt icon indicating copy to clipboard operation
JScrewIt copied to clipboard

Better comment handling

Open claybiockiller opened this issue 3 years ago • 0 comments

Currently, only comments after short code with only one simple object (such as Boolean, number and string literal, one-element array or one-parameter functions) would be deleted, but otherwise code will be transformed with comment. I think the best way handling comments is unconditional deletion, but you can also create an option for toggling comments deletion just in case.

claybiockiller avatar Aug 12 '22 13:08 claybiockiller