Skip to content

FichteFoll/SublimeLinter-contrib-sublime-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

SublimeLinter plugin for running syntax tests in Sublime Text

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages