diff --git a/README.md b/README.md index 5c04a65..7461985 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,7 @@ Because of the nature of VBA, many libraries do not work on all Operating System - [![p_win]](#-) [![p_mac]](#-) ![GHStars](https://img.shields.io/github/stars/SSlinky/VBA-LanguageServer?style&logo=github&label) [![a_misc]](# "VSCode") [VBA Pro](https://marketplace.visualstudio.com/items?itemName=NotisDataAnalytics.vba-lsp) - VSCode Extension that adds enhanced VBA support based on Language Service Protocol. The source is also [on GitHub](https://github.com/SSlinky/VBA-LanguageServer). - [![p_win]](#-) [![p_mac]](#-) ![GHStars](https://img.shields.io/github/stars/DecimalTurn/VBA-Build?style&logo=github&label) [![a_misc]](# "Github") [VBA Build](https://github.com/DecimalTurn/VBA-Build) - Github action to automatically build a VBA project on commit. - [![p_win]](#-) [![p_mac]](#-) ![GHStars](https://img.shields.io/github/stars/Beakerboy/MS-OVBA?style&logo=github&label) [![a_misc]](# "Python") [VBA Project Compiler](https://github.com/Beakerboy/MS-OVBA) - A python library which can be utilised to compile VBA projects. There is also a built-in [Excel addin generator](https://github.com/Beakerboy/Excel-Addin-Generator) made by the same author! You can see a list of related projects by the author [here](https://github.com/sancarn/awesome-vba/issues/35). +- [![p_win]](#-) [![p_nom]](#-) [![a_all]](#-) [![a_misc]](# "Python") ![GHStars](https://img.shields.io/github/stars/lucafrance/matita?style&logo=github&label) [matita](https://matita.readthedocs.io) - A Python wrapper for the VBA object library. Ideal for migrating VBA code to Python. ## Style Guides