ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

VBScript

by SublimeText ALL

VBScript package for Sublime Text

Details

  • 2019.05.21.09.23.54
  • github.​com
  • github.​com
  • 5 years ago
  • 15 minutes ago
  • 13 years ago

Installs

  • Total 89K
  • Win 72K
  • Mac 11K
  • Linux 5K
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 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
Windows 1 6 11 3 4 3 1 8 9 13 7 10 5 4 7 4 5 9 10 5 5 7 6 11 3 0 5 1 6 3 7 4 10 6 0 5 6 10 11 3 4 1 6 11 4 6
Mac 0 0 0 0 2 0 1 0 0 0 0 0 0 0 0 0 2 0 0 0 0 1 1 0 4 2 0 1 0 0 1 0 2 0 0 1 1 1 2 0 1 2 0 0 2 0
Linux 0 0 1 0 0 1 0 0 1 1 1 2 0 0 1 0 0 1 0 0 0 1 0 2 0 0 0 1 1 0 1 1 1 0 2 0 2 0 0 0 0 0 0 1 0 1

Readme

Source
raw.​githubusercontent.​com

VBScript package for Sublime Text Build Status

This VBScript package for Sublime Text adds: - syntax highlighting - snippets - build configuration

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.

  • Install Package Control
  • Open the Command Palette (Tools >> Command Palette or Ctrl+Shift+P or Cmd+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