File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "vscode" : " 0.10.x"
77 },
88 "scripts" : {
9- "update-grammar" : " node ../../build/npm/update-grammar.js daaain/Handlebars grammars/Handlebars.json ./syntaxes/Handlebars.json"
9+ "update-grammar" : " node ../../build/npm/update-grammar.js daaain/Handlebars grammars/Handlebars.json ./syntaxes/Handlebars.tmLanguage. json"
1010 },
1111 "contributes" : {
1212 "languages" : [{
1919 "grammars" : [{
2020 "language" : " handlebars" ,
2121 "scopeName" : " text.html.handlebars" ,
22- "path" : " ./syntaxes/Handlebars.json"
22+ "path" : " ./syntaxes/Handlebars.tmLanguage. json"
2323 }]
2424 }
2525}
Original file line number Diff line number Diff line change 327327 ]
328328 },
329329 "end_block" : {
330- "begin" : " (\\ {\\ {~?/)([a-zA-Z0-9_ \\ .-]+)\\ s*" ,
330+ "begin" : " (\\ {\\ {~?/)([a-zA-Z0-9/_ \\ .-]+)\\ s*" ,
331331 "end" : " (~?\\ }\\ })" ,
332332 "name" : " meta.function.block.end.handlebars" ,
333333 "endCaptures" : {
428428 ]
429429 },
430430 "block_helper" : {
431- "begin" : " (\\ {\\ {~?\\ #)([-a-zA-Z0-9_\\ ./]+)\\ s?(@?[-a-zA-Z0-9_\\ ./]+)*\\ s?(@?[-a-zA-Z0-9_\\ ./]+)*\\ s?(@?[-a-zA-Z0-9_\\ ./]+)*" ,
431+ "begin" : " (\\ {\\ {~?\\ #)([-a-zA-Z0-9_\\ ./> ]+)\\ s?(@?[-a-zA-Z0-9_\\ ./]+)*\\ s?(@?[-a-zA-Z0-9_\\ ./]+)*\\ s?(@?[-a-zA-Z0-9_\\ ./]+)*" ,
432432 "end" : " (~?\\ }\\ })" ,
433433 "name" : " meta.function.block.start.handlebars" ,
434434 "endCaptures" : {
522522 "match" : " \\\\\" "
523523 },
524524 "partial_and_var" : {
525- "begin" : " (\\ {\\ {~?\\ {*(>|!<)*)\\ s*(@?[-a-zA-Z0-9_ \\ ./]+)*" ,
525+ "begin" : " (\\ {\\ {~?\\ {*(>|!<)*)\\ s*(@?[-a-zA-Z0-9$_ \\ ./]+)*" ,
526526 "end" : " (~?\\ }\\ }\\ }*)" ,
527527 "name" : " meta.function.inline.other.handlebars" ,
528528 "beginCaptures" : {
558558 "name" : " entity.other.attribute-name.handlebars"
559559 },
560560 "handlebars_attribute_value" : {
561- "begin" : " ([-a-zA-Z0-9_\\ ./]+)\\ b\\ s* " ,
561+ "begin" : " ([-a-zA-Z0-9_\\ ./]+)\\ b" ,
562562 "captures" : {
563563 "1" : {
564564 "name" : " variable.parameter.handlebars"
850850 " tmpl"
851851 ],
852852 "uuid" : " 70E91676-DE0A-4266-A2B9-3AD2E535E484" ,
853- "version" : " https://github.com/daaain/Handlebars/commit/bdaec7aaf5eaac45d1878096110d1db7975fb100 "
853+ "version" : " https://github.com/daaain/Handlebars/commit/4e8244410815da73f93375532939d48bd5a9bb93 "
854854}
You can’t perform that action at this time.
0 commit comments