Added VScode syntax highlighter

This commit is contained in:
Francisco Amado 2016-12-20 10:26:58 +00:00 committed by GitHub
parent 39f976545b
commit ef4224e460
1 changed files with 5 additions and 0 deletions

View File

@ -174,6 +174,11 @@ It is not currently possible to implement Leaf Syntax Highlighting in Xcode, how
There appears to be a way to [make Xcode file associations persist](http://stackoverflow.com/questions/9050035/how-to-make-xcode-recognize-a-custom-file-extension-as-objective-c-for-syntax-hi) but that requires a bit more kung-fu.
### Visual Studio Code
[vscode-html-leaf](https://marketplace.visualstudio.com/items?itemName=Francisco.html-leaf) by FranciscoAmado
### CLion & AppCode
Some preliminary work has been done to implement a Leaf Plugin for CLion & AppCode but lack of skill and interest in Java has slowed progress! If you have IntelliJ SDK experience and want to help with this, message Tom Holland on [Vapor Slack](http://vapor.team)