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

LBNF

by Centril ST3

Syntax for LBNF

Labels lbnf, bnf, bnfc

Details

Installs

  • Total 336
  • Win 150
  • Mac 104
  • Linux 82
Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13 Feb 12 Feb 11 Feb 10 Feb 9 Feb 8 Feb 7 Feb 6 Feb 5 Feb 4 Feb 3 Feb 2 Feb 1 Jan 31 Jan 30 Jan 29 Jan 28 Jan 27 Jan 26 Jan 25 Jan 24 Jan 23 Jan 22 Jan 21 Jan 20 Jan 19 Jan 18 Jan 17 Jan 16 Jan 15 Jan 14 Jan 13 Jan 12 Jan 11 Jan 10 Jan 9
Windows 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 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 1 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 0 0 0

Readme

Source
raw.​githubusercontent.​com

License Semver

LBNF
for Sublime Text

Provides syntax (highlighting) in Sublime Text for the LBNF (Labeled Backus Naur Form) formalism. LBNF is primarily used by bnfc.

Requirements

Sublime Text 3 only. Version 2 is not supported.

Getting Started

1. Installation

Package Control

If you already have Package Control installed in Sublime Text:

  • Select “Install Package” from the Command Palette:
    • Ctrl+Shift+P on Windows and Linux
    • ⇧⌘P on OS X
  • Search for “LBNF” and hit ENTER.

Manual Installation

Go to Preferences -> Browse Packages, and then either download and unzip this plugin into that directory, or:

git clone https://github.com/centril/sublime-lbnf-syntax.git "sublime-lbnf-syntax"

2. Set syntax as default

Optionally, make sure that .cf files are shown with this syntax. If not, set LBNF as default for .cf files.

Sneak peak

Sneak peak of highlighting test.cf with the Monocyanide ColorScheme theme, or Cyanide Theme.

Changelog

See the messages folder.

Bugs / Issues / Feature requests / Contribution

Want to contribute? Great stuff! Please use the issue system that github provides to report bugs/issues or request an enhancement. Pull requests are also more than welcome.

Author

Mazdak Farrokhzad / Centril <twingoow@gmail.com>

Copyright & License

Licensed under the MIT License. Copyright © 2016 Mazdak Farrokhzad.