Commit Graph

13 Commits

Author SHA1 Message Date
Patrick East ce3a73b085 docs: Add IDE and Editor section to docs website
This basically just moves the README from the syntax folder into the
website content and adds links to all of the editor syntax files we
have in the repo (in alphabetical order).

Signed-off-by: Patrick East <east.patrick@gmail.com>
2020-03-23 10:36:40 -07:00
Patrick East 268ee34008 misc: Add sublime text syntax file
Generated from the TextMate syntax file using:

 https://github.com/aziz/SublimeSyntaxConvertor

Signed-off-by: Patrick East <east.patrick@gmail.com>
2020-03-23 10:36:40 -07:00
brandon feldkamp bc9260eeb6 updating commentStart to only use one # for comments
Signed-off-by: brandon feldkamp <brandon.feldkamp@gmail.com>
2019-08-27 16:23:03 -07:00
brandon 9b57302c59 enabling comment toggling for rego in atom
Signed-off-by: brandon <brandon@localhost.localdomain>
2019-08-27 16:23:03 -07:00
Torin Sandall eb6c59ec5a Add README for editor support directory
Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2018-03-21 17:02:38 -07:00
Torin Sandall 0c02943b9b Update syntax highlighters for vscode and textmate 2018-03-12 18:14:32 -07:00
Torin Sandall fac8c74465 Remove copy of vim plugin
Vim users relying on vim-plug or similar will have an easier time
getting the plugin from a dedicated repo. For other users, there's not
much benefit in maintaining a separate copy here.
2017-03-28 09:12:13 +02:00
Torin Sandall fb9e41ff2b Add default keyword to editor plugins 2017-02-03 09:02:22 -08:00
Torin Sandall e2ed066f06 Add with keyword to editor plugins 2017-02-03 08:39:35 -08:00
Torin Sandall 8490dddb41 Updates to atom and vscode plugins 2016-12-05 12:06:05 -08:00
Tim Hinrichs e635d157a5 Add Visual Studio and Atom syntax highlighters 2016-12-01 16:28:08 -08:00
Torin Sandall 00d85be337 Add TextMate syntax file
This can serve as basis for highlighting in VS Code, SublimeText, etc.
2016-11-22 18:20:29 -08:00
Torin Sandall 059cf18954 Add Vim plugin for Rego 2016-11-04 11:26:53 -07:00