Skip to content

SublimeText/VBScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

79ca31f · May 21, 2019

History

47 Commits
Apr 6, 2013
Apr 6, 2013
Apr 6, 2013
Apr 6, 2013
Jul 18, 2012
Mar 31, 2016
May 19, 2019
Jul 18, 2012
Jul 25, 2012
Jul 25, 2012
Jul 25, 2012
Jul 25, 2012
Jul 18, 2012
Jul 18, 2012
Jul 18, 2012
Nov 17, 2011
Jul 18, 2012
Apr 1, 2016
Jul 18, 2012

Repository files navigation

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