I'm totally new to IntelliJ IDEA (v 14.0.3), and trying to update code style settings I am However, I have been unable to successfully update my javascript code style settings, especially "alignment" settings. If I hit "Enter" to break a line, then I hope the editor indents the new line. Unfortunately, this is not the case (as you can see by another image).
The "help" menu inside IntelliJ Gave me a screen, especially after the "Keep while reformatting" header, a table of "alignment" option was listed. However, as noted from this screen, I can not get the alignment title.
You're almost there - go to the tab and indent
tab and make sure that continuous indent
is set to 4. This setting lets my lines As described
If this does not work by pressing Enter, but the code ( Code> Correction code ...
), make sure that the following checkbox is checked:
File> Settings & gt; Editor & gt; General & gt; Smart keys & gt; Enter & gt; Smart Indent
No comments:
Post a Comment