pschillinger / flexbe_chrome_app

Contains the source code of the FlexBE Chrome App.
BSD 3-Clause "New" or "Revised" License
2 stars 6 forks source link

Spaces instead of tabs for generated files? #1

Closed achim-k closed 8 years ago

achim-k commented 8 years ago

Hi Philipp,

we would prefer if the FlexBE widget generates behavior files with spaces rather than tabs. Maybe we can add an option flag to the widget where the user can specify which white space characters are preferred. Cheers

pschillinger commented 8 years ago

New option in the settings is available. The updated version is also available on master in flexbe_behavior_engine. Make sure to update the app in Chrome/Chromium after pulling the newest version.

Note that switching to a different indentation type might require you to change indentation in the manual sections accordingly, the code generator doesn't touch them.