kayler-renslow / arma-intellij-plugin

A plugin for Intellij IDEA that allows for syntactical analysis, code inspections, and other nifty features for the SQF scripting language in Arma 3.
MIT License
41 stars 10 forks source link

Code Formatting #42

Open AlexGnatko opened 7 years ago

AlexGnatko commented 7 years ago

Plugin Version: latest, just installed from within IntelliJ IDEA. Summary: I'd like to have automatic code formatting, if that's possible. Thank you!

Ragebone commented 7 years ago

Intelli J IDEA has you covered.

How and when: https://www.jetbrains.com/help/idea/2016.3/reformatting-source-code.html Settings: https://www.jetbrains.com/help/idea/2016.3/code-style.html

kayler-renslow commented 7 years ago

Code formatting is on the todo list.