vscode-checkstyle icon indicating copy to clipboard operation
vscode-checkstyle copied to clipboard

Fixing SimplifyBooleanReturn will remove the comment statement before the code

Open ZhengJun003 opened this issue 6 years ago • 0 comments

Description:

user applying the quick fixes of SimplifyBooleanReturn will remove the comment statement before the code. Before fix: image After fix: image

Environments

  • OS: Windows 10/OS X
  • VS Code version: 1.31.1
  • Extension version; Build withsign/4

ZhengJun003 avatar Feb 18 '19 06:02 ZhengJun003