Commit Graph

9 Commits

Author SHA1 Message Date
miku86 342d31a7b1
Fix typo: "cotal" => "octal" 2020-11-19 16:49:48 +01:00
Gareth Jones 15d54a8cc5
feat(ts): add header regex 2020-03-18 14:45:31 +13:00
Gareth Jones b6627d0641
fix(ts): add `asserts` and `is` keyword 2020-03-12 15:36:48 +13:00
Gareth Jones 56e63831c4
fix(ts): add missing keywords 2020-03-12 15:35:16 +13:00
Gareth Jones 745a0469d6
ts: highlight async/await keywords 2020-01-11 15:09:43 +13:00
Harsh Shandilya 3cbbea4a30
Handle this the proper way
Suggested-by: SuperSandro2000 <sandro.jaeckel@posteo.de>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02 18:58:54 +05:30
Harsh Shandilya 8b6b6b5ad8
Enforce leading spaces for comments in all languages
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
2019-12-02 15:58:00 +05:30
Gareth Jones 8ac8d00e08
Highlight trailing whitespace 2019-11-02 16:57:35 +13:00
Navid Alipour 9b4f98de69 Add TypeScript language syntax highlight
Add TypeScript language syntax highlight by changing existing JavaScript syntax highlight.
2019-05-11 03:10:23 +04:30