VBScript
VBScript package for Sublime Text
Details
Installs
- Total 91K
- Win 74K
- Mac 11K
- Linux 5K
| Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 6 | 3 | 7 | 11 | 4 | 2 | 2 | 4 | 6 | 9 | 7 | 2 | 4 | 2 | 7 | 4 | 9 | 3 | 9 | 3 | 1 | 2 | 5 | 8 | 7 | 4 | 0 | 4 | 3 | 5 | 5 | 10 | 3 | 0 | 1 | 4 | 8 | 4 | 3 | 2 | 1 | 1 | 2 | 7 | 5 |
| Mac | 0 | 0 | 4 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 2 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 |
| Linux | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 1 | 1 | 1 | 1 | 0 | 0 | 2 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 2 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 3 | 0 |
Readme
- Source
- raw.githubusercontent.com
VBScript package for Sublime Text 
This VBScript package for Sublime Text adds: - syntax highlighting - snippets - build configuration
Credits
Original author: Thomas Aylott.
Screenshots

Installation
There are several ways to install this package.
Package Control
The easiest way to install this package is through Package Control.
- Install Package Control
- Open the
Command Palette(Tools >> Command PaletteorCtrl+Shift+PorCmd+Shift+P). - Type
Install Packageand hit return. - Type
VBScriptand hit return.
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
- Download the files using the GitHub .zip download option
- Unzip the files and rename the folder to
VBScript - Copy the folder to your Sublime Text
Packagesdirectory