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 44 " If you want to provide a fix or improvement, please create a pull request against the original repository." ,
55 " Once accepted there, we are happy to receive an update request."
66 ],
7- "version" : " https://github.com/atom/language-coffee-script/commit/c0dbeede971ff5391ec1d94d4ea5d94e60d7e3e3 " ,
7+ "version" : " https://github.com/atom/language-coffee-script/commit/a0da2a73ad817e2fc13c2ef8fcd2624017c39610 " ,
88 "scopeName" : " source.coffee" ,
99 "name" : " CoffeeScript" ,
1010 "fileTypes" : [
556556 },
557557 {
558558 "begin" : " (?=(@|@?[\\ w$]+|[=-]>|\\ -\\ d|\\ [|{|\" |'))" ,
559- "end" : " (?=\\ s*(?<![\\ w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\ w$]))|(?=\\ s*(}|\\ )|#|$))" ,
559+ "end" : " (?=\\ s*(?<![\\ w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\ w$]))|(?=\\ s*(}|\\ ]| \\ )|#|$))" ,
560560 "name" : " meta.arguments.coffee" ,
561561 "patterns" : [
562562 {
637637 ]
638638 }
639639 },
640- "end" : " (?=\\ s*(?<![\\ w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\ w$]))|(?=\\ s*(}|\\ )|#|$))" ,
640+ "end" : " (?=\\ s*(?<![\\ w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\ w$]))|(?=\\ s*(}|\\ ]| \\ )|#|$))" ,
641641 "name" : " meta.function-call.coffee" ,
642642 "patterns" : [
643643 {
793793 ]
794794 }
795795 },
796- "end" : " (?=\\ s*(?<![\\ w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\ w$]))|(?=\\ s*(}|\\ )|#|$))" ,
796+ "end" : " (?=\\ s*(?<![\\ w$])(of|in|then|is|isnt|and|or|for|else|when|if|unless|by|instanceof)(?![\\ w$]))|(?=\\ s*(}|\\ ]| \\ )|#|$))" ,
797797 "name" : " meta.method-call.coffee" ,
798798 "patterns" : [
799799 {
You can’t perform that action at this time.
0 commit comments