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

Sublime​Linter-contrib-sublime-syntax

by FichteFoll ST3

SublimeLinter plugin for running syntax tests in Sublime Text

Details

  • 2.0.1
    1.1.2
  • github.​com
  • github.​com
  • 1 week ago
  • 1 hour ago
  • 9 years ago

Installs

  • Total 43K
  • Win 26K
  • Mac 12K
  • Linux 5K
Jun 22 Jun 21 Jun 20 Jun 19 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
Windows 0 4 0 3 1 2 2 1 2 0 2 3 3 1 2 0 3 1 2 2 0 1 1 1 1 1 1 0 0 0 1 0 1 1 1 1 0 1 2 1 1 1 0 1 2 2
Mac 0 0 3 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 2 1 3 0 0 1 0 1 0 0 0 1 0 0 1 0 1 0 0 1 1 1 0 0 1 1 1 1
Linux 0 0 0 0 0 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 1 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

SublimeLinter-contrib-sublime-syntax

This linter plugin for SublimeLinter provides an interface to Sublime Text's internal syntax testing engine. It will be used on files that define syntax tests for Sublime Text (i.e. files starting with syntax_test_).

screenshot

Notice: This linter relies on undocumented and unpublic API of Sublime Text and may break on any new Sublime Text release.

You must be using Sublime Text Build 3092 or higher in order to install and use this linter.

Installation

SublimeLinter must be installed in order to use this plugin. If SublimeLinter is not installed, please follow the instructions here.

Plugin installation

Please use Package Control to install the linter plugin. This will ensure that the plugin will be updated when new versions are available. If you want to install from source so you can modify the source code, you probably know what you are doing and we won’t cover that here.

To install via Package Control, do the following:

  1. Within Sublime Text, bring up the Command Palette, locate the Package Control: Install Package command via your keyboard and hit enter. There may be a small delay here until Package Control has fetched the list of available packages.

  2. When the plugin list appears, locate SublimeLinter-contrib-sublime-syntax via your keyboard and hit enter.

Settings

For general information on how SublimeLinter works with settings, please see Settings. For information on generic linter settings, please see Linter Settings.