-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
revise: updates the WDL TextMate grammar (#4)
* Adds placeholders within strings. * Fixes identifier highlighting. * Adds multi-line string highlighting. * Removes markdown highlighting for single number-sign comments. * Removes `call`, `scatter`, and `if` blocks, as they need to be parsed by the LSP (they're too complicated to be handled with the TextMate grammar). * Applies `prettier` formatting.
- Loading branch information
1 parent
1e088de
commit b63eccc
Showing
2 changed files
with
309 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.