EmmyLua / IntelliJ-EmmyLua

Lua IDE/Debugger Plugin for IntelliJ IDEA
https://emmylua.github.io
Apache License 2.0
1.74k stars 293 forks source link

Feature Request: Code Style Option for Blank Lines #416

Closed tdahlhoff closed 2 years ago

tdahlhoff commented 3 years ago

It would be helpful to set the number of blank lines to keep when reformatting. We use 2 blank lines between function declarations and "ctrl + alt+ L" always removes one of them ;)

CppCXY commented 2 years ago

new formatter support this