Add WDL language support (#3858)

* Add WDL language support

* Add ace mode
This commit is contained in:
Chris Llanwarne
2017-10-14 12:12:47 -04:00
committed by Colin Seymour
parent a47008ea00
commit e51b5ec9b7
9 changed files with 156 additions and 0 deletions

1
vendor/README.md vendored
View File

@@ -381,6 +381,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Vue:** [vuejs/vue-syntax-highlight](https://github.com/vuejs/vue-syntax-highlight)
- **Wavefront Material:** [Alhadis/language-wavefront](https://github.com/Alhadis/language-wavefront)
- **Wavefront Object:** [Alhadis/language-wavefront](https://github.com/Alhadis/language-wavefront)
- **wdl:** [broadinstitute/wdl-sublime-syntax-highlighter](https://github.com/broadinstitute/wdl-sublime-syntax-highlighter)
- **Web Ontology Language:** [textmate/xml.tmbundle](https://github.com/textmate/xml.tmbundle)
- **WebAssembly:** [Alhadis/language-webassembly](https://github.com/Alhadis/language-webassembly)
- **WebIDL:** [andik/IDL-Syntax](https://github.com/andik/IDL-Syntax)