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
  • 6 years ago
  • 4 hours ago
  • 14 years ago

Installs

  • Total 90K
  • Win 74K
  • Mac 11K
  • Linux 5K
Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4 Aug 3 Aug 2 Aug 1 Jul 31 Jul 30 Jul 29 Jul 28 Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2
Windows 3 9 8 5 2 7 3 4 4 4 4 5 6 0 2 6 8 13 2 5 1 5 4 7 7 6 5 0 1 2 7 3 9 8 3 4 8 6 9 10 18 5 7 5 4 5
Mac 0 1 0 0 0 0 0 0 0 0 1 2 0 0 0 0 1 1 0 1 1 0 0 1 2 0 1 0 0 2 1 0 0 0 0 1 1 0 0 0 0 1 0 0 0 1
Linux 0 0 0 1 0 1 0 0 0 0 0 1 0 0 0 1 0 1 0 1 0 0 0 0 1 0 0 0 0 1 2 1 0 1 0 1 0 0 0 2 0 0 0 0 2 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