vaulttec / veloedit

Eclipse editor for the Velocity Template Language (VTL)
Eclipse Public License 1.0
41 stars 4 forks source link

Allow modification of tab size #11

Closed strongui closed 7 years ago

strongui commented 7 years ago

The editor always adds 4 spaces, can't we add an option to change the tab size? 2 spaces instead of 4.

tjuerge commented 7 years ago

This is because the editors SourceViewerConfiguration is not associated with the editors IPreferenceStore.