Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.0RC1
-
Fix Version/s: 2.0.2Release
-
Component/s: Formatting
-
Labels:None
-
Environment:latest snapshot
-
Number of attachments :
Description
say I copy (Ctrl+C) the following line of code
<TAB>static final String RESULTS = "results"
when I paste it (Ctrl+V), I get:
<TAB><TAB>static final String RESULTS = "results"
Can we please get rid of the extra TAB character introduced here?
Issue Links
- is related to
-
GRECLIPSE-757
[formatter] if-else autoindent after enter without {} is annoying
-
Won't get to this for 2.0.1. Will be looking into indentation issues for 2.0.2.