From 7a1d854ecd9c8dcbadd929c147c946be8ffbd293 Mon Sep 17 00:00:00 2001 From: Samuel Bronson Date: Thu, 1 Aug 2019 12:42:50 -0400 Subject: [PATCH] Note that jsdoc grammar is unmaintained upstream They're using tree-sitter now, and don't want tmLanguage patches anymore. --- TypeScript.YAML-tmLanguage | 1 + 1 file changed, 1 insertion(+) diff --git a/TypeScript.YAML-tmLanguage b/TypeScript.YAML-tmLanguage index 83f3f560..9691d680 100644 --- a/TypeScript.YAML-tmLanguage +++ b/TypeScript.YAML-tmLanguage @@ -2732,6 +2732,7 @@ repository: - include: '#string' #jsdoc syntax taken from https://github.com/atom/language-javascript/ + #no longer maintained there, however: https://github.com/atom/language-javascript/pull/645#issuecomment-496795093 docblock: patterns: # @access private|protected|public