66[ ![ Open VSX Installs] [ badge-installs-vsx ]] [ open-vsx ]
77---
88
9+
910## Key Features
1011- Syntax highlighting for the following languages (also used by [ GitHub Linguist] [ gh-linguist ] )
1112 - Visual Basic for Applications (VBA)
1213 - WinWrap Basic (WWB)
1314- :construction : Export and Import of Macros for Office Documents
1415- :construction : Comprehensive snippets
1516
17+
1618## Installation
1719Launch the command palette (<kbd >Ctrl</kbd >+<kbd >P</kbd >) and run
1820` ext install serkonda7.vscode-vba ` .
1921
2022The extension is also available on [ Open VSX] [ open-vsx ] .
2123
24+
2225## Contributing
2326Thank you in advance, any contributions are highly appreciated!
2427
25- For details, please see [ CONTRIBUTING.md] ( CONTRIBUTING.md ) .
28+ For creating issues or pull requests, please see [ CONTRIBUTING.md] ( CONTRIBUTING.md ) .
29+
30+ Or make a donation to support development of new features:
31+ [ ![ Sponsor on GitHub] [ sponsors-badge ]] [ sponsors-profile ]
32+
2633
2734## License
2835Source code and grammars are licensed under the [ Mozilla Public License (MPL-2.0)] ( LICENSE.txt ) .<br >
2936The icon is licensed under the [ Creative Commons ShareAlike] ( images/LICENSE ) License.
3037
38+
3139<!-- links -->
3240[ ci-badge ] : https://github.com/serkonda7/vscode-vba/actions/workflows/ci.yml/badge.svg
3341[ ci-status ] : https://github.com/serkonda7/vscode-vba/actions/workflows/ci.yml
@@ -36,3 +44,5 @@ The icon is licensed under the [Creative Commons ShareAlike](images/LICENSE) Lic
3644[ vs-marketplace ] : https://marketplace.visualstudio.com/items?itemName=serkonda7.vscode-vba
3745[ open-vsx ] : https://open-vsx.org/extension/serkonda7/vscode-vba
3846[ gh-linguist ] : https://github.com/DecimalTurn/linguist/blob/master/vendor/licenses/git_submodule/vscode-vba-json.dep.yml
47+ [ sponsors-badge ] : https://img.shields.io/badge/Sponsor-GitHub-blue.svg
48+ [ sponsors-profile ] : https://github.com/sponsors/serkonda7
0 commit comments