/vba-snippets

VBA code snippets for Microsoft VSCode.

MIT LicenseMIT

VBA Snippets

Greenkeeper badge

Marketplace Version Installs Rating

VBA code snippets for VSCode. This should be used in conjunction with the VBScript extension as the language for VSCode

Snippets

Basic code

  • dim declarations
  • if/else
  • for/while
  • sub/function with errHandler
  • case

Installation

Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install vba-snippets

Contributing

Please fork this repository and contribute back using pull requests.

Any contributions, large or small, major features, bugfixes and integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed.

Contacts

You can contact me in the following ways:

Links