Context Free support in Atom
Adds syntax highlighting and snippets to Context Free files in Atom.
Originally converted from the Context Free TextMate bundle and merged with the Context Free 3 Bundle for TextMate 1.x.
Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.
Rendering (OS X and Linux)
If you have cfdg (Context Free Command-Line Version), you can render Context Free files.
Please set "cfdg Command Path" setting and render *.cfdg files via the shortcut ctrl-shift-r
or the menu Packages > Context Free > Render
.
Please note: In the example above I installed cfdg from the Homebrew-cfdg Tap repository and set /usr/local/bin/cfdg
as "cfdg Command Path".