File tree Expand file tree Collapse file tree
extensions/coffeescript/syntaxes Expand file tree Collapse file tree Original file line number Diff line number Diff line change 183183 "name" : " string.regexp.coffee"
184184 },
185185 {
186- "match" : " \\ b(?<![\\ .\\ $])(break|by|catch|continue|else|finally|for|in|of|if|return|switch|then|throw|try|unless|when|while|until|loop|do|(?<=for)\\ s+own)(?!\\ s*:)\\ b" ,
186+ "match" : " \\ b(?<![\\ .\\ $])(break|by|catch|continue|else|finally|for|in|of|if|return|switch|then|throw|try|unless|when|while|until|loop|do|export|import|default|from|as|yield|async|await| (?<=for)\\ s+own)(?!\\ s*:)\\ b" ,
187187 "name" : " keyword.control.coffee"
188188 },
189189 {
190190 "match" : " (and|or|<<|>>>?|(?<!\\ ()\\ /|[=!<>*%+\\ -&^])?=(?!>)|[!%^*\\ /~?:]|\\ -?\\ -(?!>)|\\ +\\ +?|<>|<|>|&&?|\\ .\\ .\\ .?|\\ |\\ |?|\\ b(?<![\\ .\\ $])(instanceof|new|delete|typeof|and|or|is|isnt|not|super)(?!\\ s*:)\\ b" ,
191191 "name" : " keyword.operator.coffee"
192192 },
193193 {
194- "match" : " \\ b(?<![\\ .\\ $])(case|default| function|var|void|with|const|let|enum|export|import| native|__hasProp|__extends|__slice|__bind|__indexOf|implements|interface|package|private|protected|public|static|yield )(?!\\ s*:)\\ b" ,
194+ "match" : " \\ b(?<![\\ .\\ $])(case|function|var|void|with|const|let|enum|native|__hasProp|__extends|__slice|__bind|__indexOf|implements|interface|package|private|protected|public|static)(?!\\ s*:)\\ b" ,
195195 "name" : " keyword.reserved.coffee"
196196 },
197197 {
687687 ]
688688 }
689689 },
690- "version" : " https://github.com/atom/language-coffee-script/commit/966587ed53c26944cbee0666a6d6fafd68d19b97 "
690+ "version" : " https://github.com/atom/language-coffee-script/commit/49c117b24096a369f92dfce180b61bd1f0425a29 "
691691}
You can’t perform that action at this time.
0 commit comments