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

c​Fos ml syntax

by ArmorDarks ALL

Syntax highlighting for cFos ml-files

Details

  • 1.0.2
  • github.​com
  • github.​com
  • 10 years ago
  • 28 minutes ago
  • 11 years ago

Installs

  • Total 727
  • Win 546
  • Mac 125
  • Linux 56
Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10
Windows 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 1 1 0 0 0 0 1 0 1 0 0
Mac 0 0 0 0 0 0 0 0 0 1 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 0
Linux 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 0 0 0

Readme

Source
raw.​githubusercontent.​com

Syntax highlighting for cFos ml-files

Simple yet effective Sublime Text and TextMate syntax highlighting for cFos ml-files

Installation

Sublime Text

Package Control

  1. Make sure you already have Package Control installed
  2. Choose Install Package from the Command Palette (Ctrl+Shift+P on Windows and Linux, ⇧+⌘+P on Mac OS)
  3. Select cFos ml syntax and press Enter

With auto_upgrade enabled, Package Control will keep all installed packages always up-to-date!

Manual Installation

  1. Download Syntaxes folder
  2. Browse Packages from the Command Palette (Ctrl+Shift+P on Windows and Linux, ⇧⌘P on OS X)
  3. Copy Syntaxes folder to Packages\User

TextMate

Note: cFos ml syntax wasn't tested in TextMate, but it should work as expected

  1. Download .tmLanguage files
  2. Double-click it or drag and drop into TextMate

Usage

  • Use *.cfos.txt extension to make Sublime Text or TextMate open cFos ml-files with cFos ml-files syntax highlighting by default

or

  • Enable it via ctrl+shift+p and typing set syntax cfos ml-file

Unvalidated version

To activate unvalidated version (which doesn't highlight syntax errors with red)

  • Call command promt (ctrl+shift+p)
  • Start typing set syntax cfos ml-file unvalidated
  • Press Enter

Notes

Some themes do not have coloring for certain elemets. For example, Monokai Soda do not color entity elements, thus all escaping will be like plain text