rubberduck-vba / Rubberduck

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
https://rubberduckvba.com
GNU General Public License v3.0
1.91k stars 300 forks source link

Feature Request - Allow indenter more vertical spacing rows #4374

Open ChrisBrackett opened 6 years ago

ChrisBrackett commented 6 years ago

In Options > Indenter Settings > Vertical Spacing > Maintain Vertical Spacing,

rows are limited from 0 to 2. My coding style makes generous use of vertical spacing within procedures so I would like 3 or 4 rows of spacing between them.

IvenBach commented 6 years ago

When Maintain vertical spacing is set to 0 the indented code sample disappears.

untitled

comintern commented 6 years ago

@IvenBach Unrelated, but don't bother to open an issue - fixed in my next PR.

comintern commented 6 years ago

Self-assigning as a placeholder for daFreeman.