hilkoc / vbaDeveloper

Tools for development and version control of vba code
MIT License
516 stars 137 forks source link

Add optional Friend keyword for class subs/functions/properties #6

Closed tommy9 closed 9 years ago

tommy9 commented 9 years ago

Add optional Static keyword for subs/functions/properties

Allow for full range of declarations as defined in https://msdn.microsoft.com/en-us/library/office/gg264233.aspx

hilkoc commented 9 years ago

Tommy, thank you very much for the improvements to the code formatter.