SublimeText / VBScript

VBScript package for Sublime Text
https://github.com/SublimeText/VBScript
183 stars 49 forks source link
sublime-build sublime-snippets sublime-text syntax-highlighting

VBScript package for Sublime Text Build Status

This VBScript package for Sublime Text adds:

Credits

Original author: Thomas Aylott.

Screenshots

Espresso Monokai

Installation

There are several ways to install this package.

Package Control

The easiest way to install this package is through Package Control.

Using Git

Go to your Sublime Text Packages directory and clone the repository using the command below:

git clone https://github.com/SublimeText/VBScript "VBScript"

Download Manually