Awesome
<div align="center"> <img width="120" src="images/icon.png"> <h1>VBA Support for VS Code</h1> </div>Project Status
This project is in maintenance mode. Pull request are welcome and will be merged. Issues will be addressed and minor bug fixes may happen. However I am unable to further develop new features.
Please feel free to contribute.
Key Features
Used for GitHub syntax highlighting
- VBA syntax highlighting
- Comprehensive snippets
- Syntax highlighting for some dialects (community maintained)
- WinWrap Basic (WWB)
Installation
Launch Quick Open (<kbd>Ctrl</kbd>+<kbd>P</kbd>) and execute this command:
ext install serkonda7.vscode-vba
Or download from Open VSX.
Contributing
Your contributions are always welcome and highly appreciated!
- Discuss and Ask Questions: GitHub Discussions with community support
- Report Issues or Submit Changes: Please check the Contribution guidelines
- Support the Development Consider making a donation to help us develop new features:
Snippets
The following snippets are available:
If
ElseIf
Else
Sub
Function
License
Source code, grammars and snippets are provided under the Mozilla Public License (MPL-2.0).
The icon is provided under CC-BY-4.0, courtesy of the GitHub Explore authors.
<!-- links -->