jhipster / jdl-studio

JDL Studio is an online JHipster Domain Language visual editor
https://start.jhipster.tech/jdl-studio/
Apache License 2.0
405 stars 114 forks source link

Tabs to spaces #81

Open yelhouti opened 4 years ago

yelhouti commented 4 years ago

The editor should convert any tab I enter t 4 spaces to matches what is resulting from 'enter' that automatically indent with for spaces after an open bracket

deepu105 commented 3 years ago

This can be done using autoformatting, in v2 this should be easy to implement https://github.com/artf/codemirror-formatting/blob/master/formatting.js