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

Squirrel

Squirrel Programming Language support for Sublime Text.

Details

  • 3.3.4
  • github.​com
  • 2 years ago
  • 3 hours ago
  • 9 years ago

Installs

  • Total 1K
  • Win 1K
  • Mac 137
  • Linux 150
Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12 Jun 11 Jun 10 Jun 9 Jun 8 Jun 7 Jun 6 Jun 5 Jun 4 Jun 3 Jun 2 Jun 1 May 31 May 30 May 29 May 28 May 27 May 26 May 25 May 24 May 23 May 22 May 21 May 20 May 19 May 18 May 17 May 16 May 15 May 14 May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5
Windows 1 0 0 1 0 0 0 1 0 0 0 0 0 0 1 1 0 0 1 0 0 2 1 0 0 0 0 0 1 0 0 0 0 0 4 1 2 1 0 0 1 0 1 0 1
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1

Readme

Source
raw.​githubusercontent.​com

Sublime-Squirrel

Original author is micheg, repository found here.\ This Repository forks off of IAmRoland's, repository.\ Currently maintained by Enduriel at this repository.

Note

This version has been significantly improved:

  • a large amount of additional syntax highlighting, the ability to recognize members, function definitions and many more.
  • fixes the bad autoindent behavior with brackets and parentheses in Squirrel

Installation

Via Package Control (recommended)

  • Install Package Control
  • Open up your command pallete (Ctrl+Shift+P by default)
  • Select Package Control: Install Package (filter your list by typing install)
  • Select Squirrel (filter your list by typing squirrel)
  • Press enter and it should install automatically

Manual (not recommended)

Download the source code as a ZIP, then extract the zip and rename the folder to Squirrel\ Then copy that Squirrel folder to %appdata%/Sublime Text/Packages