JJLongoria / aura-helper

Repository for manage the development of Aura Helper VSCode Extension
GNU General Public License v3.0
9 stars 5 forks source link

With latest version - formatting an apex code doesn't allow to enter blank lines #19

Closed rs-logic-code closed 4 years ago

JJLongoria commented 4 years ago

I working on it, it's implemented and now I tested it. In the next realese you can choose if keep the blank lines, remove blank lines or select a maximum blank lines (for example, if you configure 3 lines at maximum and have 8 blank lines in your code, the formatter reduce it to 3)

JJLongoria commented 4 years ago

Added in Aura Helper Format Config one option for keep new lines, or a maximum new lines