Smart Indenter

### Indenting example ![Smart indent animation from context menu](https://user-images.githubusercontent.com/4892984/227556950-fa1e0d84-f8a3-4e6f-acbd-b28fcdf7d6ea.gif) ### 64-bit Support The original VB6 source code of the legacy 32-bit _Smart Indenter_ add-in was graciously offered to the Rubberduck project by its owners, and licensed under GPLv3 (browse it on [GitHub](https://github.com/rubberduck-vba/Rubberduck/tree/next/Rubberduck.SmartIndenter/Legacy))! We've ported it to C# and embedded it into Rubberduck, and now 64-bit VBA hosts can benefit from consistent, automated indentation. ### Settings Rubberduck automatically imports your current _Smart Indenter_ settings from the registry if you have the legacy 32-bit indenter add-in installed, and then you can configure additional options at any time in the _indenter settings_ tab of Rubberduck's settings dialog: ![Rubberduck indenter settings](https://user-images.githubusercontent.com/5751684/150683555-b13886ce-267e-4991-bcdd-fdc7eb3cb6ba.png)