WDL syntax for Sublime Text Editor and VS Code
This repo provides support for the Workflow Description Language (WDL) in Sublime Text Editor, Visual Studio Code, and GitHub Linguist.
- Install Package Control package manager for Sublime via these instructions.
- Use Cmd+Shift+P on OSX or Ctrl+Shift+P on Linux to open Command Palette, then select
Package Control: Install Package
. - Search for "WDL Syntax" and hit Enter.
- Go to Extensions, search for WDL Syntax Highlighter and install!