VBScript
VBScript package for Sublime Text
Details
Installs
- Total 86K
- Win 70K
- Mac 11K
- Linux 5K
Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | Aug 25 | Aug 24 | Aug 23 | Aug 22 | Aug 21 | Aug 20 | Aug 19 | Aug 18 | Aug 17 | Aug 16 | Aug 15 | Aug 14 | Aug 13 | Aug 12 | Aug 11 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 5 | 1 | 4 | 9 | 9 | 14 | 10 | 13 | 1 | 4 | 7 | 4 | 8 | 9 | 9 | 1 | 4 | 5 | 10 | 7 | 8 | 10 | 11 | 1 | 6 | 11 | 11 | 11 | 4 | 7 | 5 | 3 | 11 | 15 | 17 | 10 | 3 | 1 | 5 | 6 | 7 | 9 | 7 | 4 | 5 | 6 |
Mac | 2 | 1 | 0 | 1 | 2 | 0 | 0 | 0 | 0 | 0 | 1 | 2 | 0 | 1 | 1 | 0 | 0 | 2 | 2 | 2 | 0 | 0 | 0 | 0 | 1 | 1 | 2 | 0 | 0 | 1 | 0 | 1 | 2 | 1 | 1 | 1 | 0 | 3 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 1 | 1 | 0 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 3 | 0 | 1 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 2 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 0 | 1 | 1 | 1 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 2 |
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 Palette
orCtrl+Shift+P
orCmd+Shift+P
). - Type
Install Package
and hit return. - Type
VBScript
and 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
Packages
directory