VBScript
VBScript package for Sublime Text
Details
Installs
- Total 91K
- Win 74K
- Mac 11K
- Linux 5K
| Nov 23 | Nov 22 | Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | 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 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 1 | 3 | 7 | 7 | 3 | 3 | 2 | 4 | 7 | 4 | 7 | 9 | 5 | 4 | 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 |
| Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 2 | 1 | 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 |
| Linux | 0 | 0 | 1 | 0 | 2 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 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 |
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