pizzapanther / Super-Neutron-Drive

The next awesome version of Neutron Drive
MIT License
22 stars 11 forks source link

add ability to prettify code #68

Open ghost opened 9 years ago

ghost commented 9 years ago

As suggested here

https://plus.google.com/+GregMiernicki/posts/jSxNToCuoF7

add an option to press a button and/or a keyboard shortcut to prettify the code in the current tab. I'd suggest adding a single radio button setting (under options) that forces the use of TABS or SPACES in the prettification process making it super easy to clean up code between different developers.

pizzapanther commented 9 years ago

Will probably have to cater to different languages with different rules, what language are you looking for in particular?

ghost commented 9 years ago

JS, CSS, PHP, BASH would be a great start.

RoyiAvital commented 9 years ago

MATLAB, please have MATLAB as well.