oletools— Python tool which can be used to decode VBA P-Code (VBA's intermediate language).
vscode-vba— Extension that adds VBA editor support to Visual Studio Code.
VBA Pro— VSCode Extension that adds enhanced VBA support based on Language Service Protocol. The source is also [on GitHub](https://github.com/SSlinky/VBA-LanguageServer).
VBA Build— Github action to automatically build a VBA project on commit.
VBA Project Compiler— A python library which can be utilised to compile VBA projects. There is also a built-in [Excel addin…
WinVBA— A modern IDE for Visual Basic for Applications (VBA) development.