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

Miking Syntax Highlighting

by miking-lang ST3

Miking syntax highlighting for Sublime Text

Details

Installs

  • Total 102
  • Win 52
  • Mac 18
  • Linux 32
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 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13
Windows 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 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
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 1 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Test

Miking syntax highlighter for Sublime Text

Provides syntax highlighting for Miking languages in Sublime Text 3. This repository is also available through Sublime Text's Package Control as Miking Syntax Highlighting. Consider using that instead of manually installing the syntax highlighting.

Contributing

Do not modify any of the syntax highlighters situated in the root of the repository as they are generated from files under src/<lang>. See the README under each such folder for code contributing instructions to a specific language highlighter.

Before pushing changes to a syntax highlighter, run make build as a command in the repository root and commit any changes made by the makefile.

The versioned releases must follow the Major.Minor.Patch naming format, which is further described here. For changes to be available in Package Control, a new release must be made. Until the first 1.0 specification of MCore is released, keep the major version as 0 and all GitHub releases as pre-releases.

Dependencies

To build/configure the syntax highlighter, the following software is required:

The following Python 3 packages are required: