Author | Posts |
---|---|
ddenev
August 27, 2019 at 8:49 am
|
Heads up! this post was created when Microthemer was at version 5. The current version is 7. Some references to the interface may be out of date. Dear Sebastian, Is it somehow possible to customize the automatic indentation that the Code Editor uses? Currently it uses TABs by default but I would like to use 2 spaces by default. Best regards, |
Sebastian
August 27, 2019 at 4:43 pm
|
Hi Drago, This is tricky actually. Mainly because Microthemer has some logic for formatting the CSS code that expects tabs to be used for indention. This logic is currently in the beta version that will be released for production soon. After that, I will properly review the implications of allowing spaces for indentation. I hope that’s OK. Cheers, |
ddenev
August 27, 2019 at 4:46 pm
|
Hi Sebastian, That is perfectly OK, thank you! Best regards, |