VBScript
VBScript package for Sublime Text
Details
Installs
- Total 89K
- Win 72K
- Mac 11K
- Linux 5K
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 | Sep 23 | Sep 22 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 13 | 3 | 3 | 3 | 7 | 7 | 6 | 10 | 5 | 1 | 3 | 9 | 7 | 11 | 10 | 10 | 2 | 6 | 6 | 6 | 8 | 5 | 8 | 4 | 5 | 6 | 6 | 11 | 3 | 4 | 3 | 1 | 8 | 9 | 13 | 7 | 10 | 5 | 4 | 7 | 4 | 5 | 9 | 10 | 5 |
Mac | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 2 | 1 | 0 | 0 | 2 | 1 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 1 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 2 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 2 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 1 | 1 | 1 | 2 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 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 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