Format Document (Ctrl+K,Ctrl+D) equivalent in Visual Basic 6
Is there any equivalent of the VS7/8/9/10开发者_如何学编程 Edit
-> Advanced
-> Format Document
(Ctrl+K,Ctrl+D) function in the Visual Basic 6 IDE?
I've inherited an old codebase and it is messy in places so I'd like to tidy it up.
I found an add-in called Smart Indenter which works very well
EDIT: Link is dead but can still be downloaded from Wayback Machine
精彩评论