Community
Participate
Working Groups
Xtext 1.0.2 - I reproduced this problem with the xtext editor. 1) In Windows -> Preferences -> Editors -> Text Editor -> Displayed tab width, set tab size to 8 2) Set to show whitespace characters 3) Open *.xtext file => Notice that the tab size is set to 4. The expected tab width is 8. 4) Change the tab size to 10 with the editor opened => Notice that the tab size is now respected and set to 10. This is working as expected 5) Close and reopen the file => Notice that the tab size is reverted back to 4. The expected tab width is 10.
Can you please evaluate and let me know if this can be included in XText 2.0?
We'll address this issue.
(In reply to comment #2) > We'll address this issue. Thanks Sebastian!
Preliminary scheduled for 2.0RC1
Created attachment 195022 [details] proposed patch pls verify additionally affects the following std. editor configuration settings EDITOR_TAB_WIDTH EDITOR_SPACES_FOR_TABS EDITOR_HYPERLINKS_ENABLED EDITOR_HYPERLINK_KEY_MODIFIER EDITOR_HYPERLINK_KEY_MODIFIER_MASK HYPERLINK_COLOR_SYSTEM_DEFAULT EDITOR_UNDO_HISTORY_SIZE PREFERENCE_SPELLING_ENABLED
looks good
pushed to master
Closing all bugs that were set to RESOLVED before Neon.0