Search code examples
matlabeditorauto-indent

How can I make Matlab's editor smart indent always on while writing code?


While working with Matlab I'm using very often the combination of Ctrl+A (select all) followed by Ctrl+I (smart indent). Can I make Matlab's editor smart indent option working automatically, while I type code?


Solution

  • File > Preferences > Editor/Debugger > Language > Apply smart indenting while typing