@codingame/monaco-vscode-latex-default-extension 1.85.2 → 1.85.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +12 -9
- package/package.json +2 -2
- package/resources/Bibtex.tmLanguage.json +1 -0
- package/resources/LaTeX.tmLanguage.json +1 -0
- package/resources/TeX.tmLanguage.json +1 -0
- package/resources/cpp-bailout-license.txt +21 -0
- package/resources/cpp-grammar-bailout.tmLanguage.json +1 -0
- package/resources/latex-cpp-embedded-language-configuration.json +1 -0
- package/resources/latex-language-configuration.json +1 -0
- package/resources/markdown-latex-combined-language-configuration.json +1 -0
- package/resources/markdown-latex-combined-license.txt +21 -0
- package/resources/markdown-latex-combined.tmLanguage.json +1 -0
- package/resources/package.json +1 -0
- package/resources/package.nls.json +1 -0
- package/Bibtex.tmLanguage.json +0 -321
- package/LaTeX.tmLanguage.json +0 -2380
- package/TeX.tmLanguage.json +0 -286
- package/cpp-grammar-bailout.tmLanguage.json +0 -18581
- package/latex-cpp-embedded-language-configuration.json +0 -33
- package/latex-language-configuration.json +0 -120
- package/markdown-latex-combined-language-configuration.json +0 -126
- package/markdown-latex-combined.tmLanguage.json +0 -3082
- package/package.nls.json +0 -4
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"comments":{"lineComment":"//","blockComment":["/*","*/"]},"brackets":[["{","}"],["[","]"],["(",")"]],"autoClosingPairs":[{"open":"[","close":"]"},{"open":"{","close":"}"},{"open":"(","close":")"},{"open":"'","close":"'","notIn":["string","comment"]},{"open":"\"","close":"\"","notIn":["string"]}],"surroundingPairs":[["{","}"],["[","]"],["(",")"],["\"","\""],["'","'"],["<",">"]],"wordPattern":"(-?\\d*\\.\\d\\w*)|([^\\`\\~\\!\\@\\#\\%\\^\\&\\*\\(\\)\\-\\=\\+\\[\\{\\]\\}\\\\\\|\\;\\:\\'\\\"\\,\\.\\<\\>\\/\\?\\s]+)","folding":{"markers":{"start":"^\\s*#pragma\\s+region\\b","end":"^\\s*#pragma\\s+endregion\\b"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"comments":{"lineComment":"%"},"brackets":[["{","}"],["[","]"],["(",")"],["[",")"],["(","]"],["\\left(","\\right)"],["\\left(","\\right."],["\\left.","\\right)"],["\\left[","\\right]"],["\\left[","\\right."],["\\left.","\\right]"],["\\left\\{","\\right\\}"],["\\left\\{","\\right."],["\\left.","\\right\\}"],["\\left<","\\right>"],["\\bigl(","\\bigr)"],["\\bigl[","\\bigr]"],["\\bigl\\{","\\bigr\\}"],["\\Bigl(","\\Bigr)"],["\\Bigl[","\\Bigr]"],["\\Bigl\\{","\\Bigr\\}"],["\\biggl(","\\biggr)"],["\\biggl[","\\biggr]"],["\\biggl\\{","\\biggr\\}"],["\\Biggl(","\\Biggr)"],["\\Biggl[","\\Biggr]"],["\\Biggl\\{","\\Biggr\\}"],["\\langle","\\rangle"],["\\lvert","\\rvert"],["\\lVert","\\rVert"],["\\left|","\\right|"],["\\left\\vert","\\right\\vert"],["\\left\\|","\\right\\|"],["\\left\\Vert","\\right\\Vert"],["\\left\\langle","\\right\\rangle"],["\\left\\lvert","\\right\\rvert"],["\\left\\lVert","\\right\\rVert"],["\\bigl\\langle","\\bigr\\rangle"],["\\bigl|","\\bigr|"],["\\bigl\\vert","\\bigr\\vert"],["\\bigl\\lvert","\\bigr\\rvert"],["\\bigl\\|","\\bigr\\|"],["\\bigl\\lVert","\\bigr\\rVert"],["\\bigl\\Vert","\\bigr\\Vert"],["\\Bigl\\langle","\\Bigr\\rangle"],["\\Bigl|","\\Bigr|"],["\\Bigl\\lvert","\\Bigr\\rvert"],["\\Bigl\\vert","\\Bigr\\vert"],["\\Bigl\\|","\\Bigr\\|"],["\\Bigl\\lVert","\\Bigr\\rVert"],["\\Bigl\\Vert","\\Bigr\\Vert"],["\\biggl\\langle","\\biggr\\rangle"],["\\biggl|","\\biggr|"],["\\biggl\\lvert","\\biggr\\rvert"],["\\biggl\\vert","\\biggr\\vert"],["\\biggl\\|","\\biggr\\|"],["\\biggl\\lVert","\\biggr\\rVert"],["\\biggl\\Vert","\\biggr\\Vert"],["\\Biggl\\langle","\\Biggr\\rangle"],["\\Biggl|","\\Biggr|"],["\\Biggl\\lvert","\\Biggr\\rvert"],["\\Biggl\\vert","\\Biggr\\vert"],["\\Biggl\\|","\\Biggr\\|"],["\\Biggl\\lVert","\\Biggr\\rVert"],["\\Biggl\\Vert","\\Biggr\\Vert"]],"autoClosingPairs":[["\\left(","\\right)"],["\\left[","\\right]"],["\\left\\{","\\right\\}"],["\\bigl(","\\bigr)"],["\\bigl[","\\bigr]"],["\\bigl\\{","\\bigr\\}"],["\\Bigl(","\\Bigr)"],["\\Bigl[","\\Bigr]"],["\\Bigl\\{","\\Bigr\\}"],["\\biggl(","\\biggr)"],["\\biggl[","\\biggr]"],["\\biggl\\{","\\biggr\\}"],["\\Biggl(","\\Biggr)"],["\\Biggl[","\\Biggr]"],["\\Biggl\\{","\\Biggr\\}"],["\\(","\\)"],["\\[","\\]"],["\\{","\\}"],["{","}"],["[","]"],["(",")"],["`","'"]],"surroundingPairs":[["{","}"],["[","]"],["(",")"],["\"","\""],["'","'"],["`","'"],["$","$"]],"indentationRules":{"increaseIndentPattern":"\\\\begin{(?!document)([^}]*)}(?!.*\\\\end{\\1})","decreaseIndentPattern":"^\\s*\\\\end{(?!document)"},"folding":{"markers":{"start":"^\\s*%?\\s*(region|\\\\begingroup)\\b","end":"^\\s*%?\\s*(endregion|\\\\endgroup)\\b"}},"autoCloseBefore":";:.,={}])>\\` \n\t$","wordPattern":{"pattern":"(\\p{Alphabetic}|\\p{Number}|\\p{Nonspacing_Mark}){1,}","flags":"u"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"comments":{"blockComment":["<!--","-->"]},"brackets":[["{","}"],["[","]"],["(",")"],["[",")"],["(","]"],["\\left(","\\right)"],["\\left(","\\right."],["\\left.","\\right)"],["\\left[","\\right]"],["\\left[","\\right."],["\\left.","\\right]"],["\\left\\{","\\right\\}"],["\\left\\{","\\right."],["\\left.","\\right\\}"],["\\left<","\\right>"],["\\bigl(","\\bigr)"],["\\bigl[","\\bigr]"],["\\bigl\\{","\\bigr\\}"],["\\Bigl(","\\Bigr)"],["\\Bigl[","\\Bigr]"],["\\Bigl\\{","\\Bigr\\}"],["\\biggl(","\\biggr)"],["\\biggl[","\\biggr]"],["\\biggl\\{","\\biggr\\}"],["\\Biggl(","\\Biggr)"],["\\Biggl[","\\Biggr]"],["\\Biggl\\{","\\Biggr\\}"],["\\langle","\\rangle"],["\\lvert","\\rvert"],["\\lVert","\\rVert"],["\\left|","\\right|"],["\\left\\vert","\\right\\vert"],["\\left\\|","\\right\\|"],["\\left\\Vert","\\right\\Vert"],["\\left\\langle","\\right\\rangle"],["\\left\\lvert","\\right\\rvert"],["\\left\\lVert","\\right\\rVert"],["\\bigl\\langle","\\bigr\\rangle"],["\\bigl|","\\bigr|"],["\\bigl\\vert","\\bigr\\vert"],["\\bigl\\lvert","\\bigr\\rvert"],["\\bigl\\|","\\bigr\\|"],["\\bigl\\lVert","\\bigr\\rVert"],["\\bigl\\Vert","\\bigr\\Vert"],["\\Bigl\\langle","\\Bigr\\rangle"],["\\Bigl|","\\Bigr|"],["\\Bigl\\lvert","\\Bigr\\rvert"],["\\Bigl\\vert","\\Bigr\\vert"],["\\Bigl\\|","\\Bigr\\|"],["\\Bigl\\lVert","\\Bigr\\rVert"],["\\Bigl\\Vert","\\Bigr\\Vert"],["\\biggl\\langle","\\biggr\\rangle"],["\\biggl|","\\biggr|"],["\\biggl\\lvert","\\biggr\\rvert"],["\\biggl\\vert","\\biggr\\vert"],["\\biggl\\|","\\biggr\\|"],["\\biggl\\lVert","\\biggr\\rVert"],["\\biggl\\Vert","\\biggr\\Vert"],["\\Biggl\\langle","\\Biggr\\rangle"],["\\Biggl|","\\Biggr|"],["\\Biggl\\lvert","\\Biggr\\rvert"],["\\Biggl\\vert","\\Biggr\\vert"],["\\Biggl\\|","\\Biggr\\|"],["\\Biggl\\lVert","\\Biggr\\rVert"],["\\Biggl\\Vert","\\Biggr\\Vert"]],"autoClosingPairs":[["\\left(","\\right)"],["\\left[","\\right]"],["\\left\\{","\\right\\}"],["\\bigl(","\\bigr)"],["\\bigl[","\\bigr]"],["\\bigl\\{","\\bigr\\}"],["\\Bigl(","\\Bigr)"],["\\Bigl[","\\Bigr]"],["\\Bigl\\{","\\Bigr\\}"],["\\biggl(","\\biggr)"],["\\biggl[","\\biggr]"],["\\biggl\\{","\\biggr\\}"],["\\Biggl(","\\Biggr)"],["\\Biggl[","\\Biggr]"],["\\Biggl\\{","\\Biggr\\}"],["\\(","\\)"],["\\[","\\]"],["\\{","\\}"],["{","}"],["[","]"],["(",")"],["`","'"]],"surroundingPairs":[["{","}"],["[","]"],["(",")"],["\"","\""],["'","'"],["$","$"],["`","`"],["_","_"],["*","*"]],"indentationRules":{"increaseIndentPattern":"\\\\begin{(?!document)([^}]*)}(?!.*\\\\end{\\1})","decreaseIndentPattern":"^\\s*\\\\end{(?!document)"},"folding":{"offSide":true,"markers":{"start":"^\\s*<!--\\s*#?region\\b.*-->","end":"^\\s*<!--\\s*#?endregion\\b.*-->"}},"autoCloseBefore":";:.,={}])>\\` \n\t$","wordPattern":{"pattern":"([*_]{1,2})?(\\p{Alphabetic}|\\p{Number}|\\p{Nonspacing_Mark})(((\\p{Alphabetic}|\\p{Number}|\\p{Nonspacing_Mark})|[_])?(\\p{Alphabetic}|\\p{Number}|\\p{Nonspacing_Mark}))*\\1","flags":"u"}}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
The MIT License (MIT)
|
|
2
|
+
|
|
3
|
+
Copyright (c) Microsoft 2018
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"information_for_contributors":["This file has been converted from https://github.com/jlelong/vscode-latex-basics/blob/master/syntaxes/markdown-latex-combined.tmLanguage.json","If you want to provide a fix or improvement, please create a pull request against the original repository.","Once accepted there, we are happy to receive an update request."],"version":"https://github.com/jlelong/vscode-latex-basics/commit/ff5e3f24ff5f242d62954cf9e124184f27bf24dd","name":"Markdown","scopeName":"text.tex.markdown_latex_combined","patterns":[{"include":"text.tex.latex"},{"include":"#frontMatter"},{"include":"#block"}],"repository":{"block":{"patterns":[{"include":"#separator"},{"include":"#heading"},{"include":"#blockquote"},{"include":"#lists"},{"include":"#fenced_code_block"},{"include":"#raw_block"},{"include":"#link-def"},{"include":"#html"},{"include":"#table"},{"include":"#paragraph"}]},"blockquote":{"begin":"(^|\\G)[ ]{0,3}(>) ?","captures":{"2":{"name":"punctuation.definition.quote.begin.markdown"}},"name":"markup.quote.markdown","patterns":[{"include":"#block"}],"while":"(^|\\G)\\s*(>) ?"},"fenced_code_block_css":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(css|css.erb)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.css","patterns":[{"include":"source.css"}]}]},"fenced_code_block_basic":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(html|htm|shtml|xhtml|inc|tmpl|tpl)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.html","patterns":[{"include":"text.html.basic"}]}]},"fenced_code_block_ini":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(ini|conf)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.ini","patterns":[{"include":"source.ini"}]}]},"fenced_code_block_java":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(java|bsh)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.java","patterns":[{"include":"source.java"}]}]},"fenced_code_block_lua":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(lua)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.lua","patterns":[{"include":"source.lua"}]}]},"fenced_code_block_makefile":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(Makefile|makefile|GNUmakefile|OCamlMakefile)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.makefile","patterns":[{"include":"source.makefile"}]}]},"fenced_code_block_perl":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(perl|pl|pm|pod|t|PL|psgi|vcl)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.perl","patterns":[{"include":"source.perl"}]}]},"fenced_code_block_r":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(R|r|s|S|Rprofile|\\{\\.r.+?\\})((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.r","patterns":[{"include":"source.r"}]}]},"fenced_code_block_ruby":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(ruby|rb|rbx|rjs|Rakefile|rake|cgi|fcgi|gemspec|irbrc|Capfile|ru|prawn|Cheffile|Gemfile|Guardfile|Hobofile|Vagrantfile|Appraisals|Rantfile|Berksfile|Berksfile.lock|Thorfile|Puppetfile)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.ruby","patterns":[{"include":"source.ruby"}]}]},"fenced_code_block_php":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(php|php3|php4|php5|phpt|phtml|aw|ctp)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.php","patterns":[{"include":"text.html.basic"},{"include":"source.php"}]}]},"fenced_code_block_sql":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(sql|ddl|dml)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.sql","patterns":[{"include":"source.sql"}]}]},"fenced_code_block_vs_net":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(vb)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.vs_net","patterns":[{"include":"source.asp.vb.net"}]}]},"fenced_code_block_xml":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(xml|xsd|tld|jsp|pt|cpt|dtml|rss|opml)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.xml","patterns":[{"include":"text.xml"}]}]},"fenced_code_block_xsl":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(xsl|xslt)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.xsl","patterns":[{"include":"text.xml.xsl"}]}]},"fenced_code_block_yaml":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(yaml|yml)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.yaml","patterns":[{"include":"source.yaml"}]}]},"fenced_code_block_dosbatch":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(bat|batch)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.dosbatch","patterns":[{"include":"source.batchfile"}]}]},"fenced_code_block_clojure":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(clj|cljs|clojure)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.clojure","patterns":[{"include":"source.clojure"}]}]},"fenced_code_block_coffee":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(coffee|Cakefile|coffee.erb)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.coffee","patterns":[{"include":"source.coffee"}]}]},"fenced_code_block_c":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(c|h)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.c","patterns":[{"include":"source.c"}]}]},"fenced_code_block_cpp":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(cpp|c\\+\\+|cxx)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.cpp source.cpp","patterns":[{"include":"source.cpp"}]}]},"fenced_code_block_diff":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(patch|diff|rej)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.diff","patterns":[{"include":"source.diff"}]}]},"fenced_code_block_dockerfile":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(dockerfile|Dockerfile)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.dockerfile","patterns":[{"include":"source.dockerfile"}]}]},"fenced_code_block_git_commit":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(COMMIT_EDITMSG|MERGE_MSG)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.git_commit","patterns":[{"include":"text.git-commit"}]}]},"fenced_code_block_git_rebase":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(git-rebase-todo)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.git_rebase","patterns":[{"include":"text.git-rebase"}]}]},"fenced_code_block_go":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(go|golang)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.go","patterns":[{"include":"source.go"}]}]},"fenced_code_block_groovy":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(groovy|gvy)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.groovy","patterns":[{"include":"source.groovy"}]}]},"fenced_code_block_pug":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(jade|pug)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.pug","patterns":[{"include":"text.pug"}]}]},"fenced_code_block_js":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(js|jsx|javascript|es6|mjs|cjs|dataviewjs|\\{\\.js.+?\\})((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.javascript","patterns":[{"include":"source.js"}]}]},"fenced_code_block_js_regexp":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(regexp)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.js_regexp","patterns":[{"include":"source.js.regexp"}]}]},"fenced_code_block_json":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(json|json5|sublime-settings|sublime-menu|sublime-keymap|sublime-mousemap|sublime-theme|sublime-build|sublime-project|sublime-completions)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.json","patterns":[{"include":"source.json"}]}]},"fenced_code_block_jsonc":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(jsonc)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.jsonc","patterns":[{"include":"source.json.comments"}]}]},"fenced_code_block_less":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(less)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.less","patterns":[{"include":"source.css.less"}]}]},"fenced_code_block_objc":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(objectivec|objective-c|mm|objc|obj-c|m|h)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.objc","patterns":[{"include":"source.objc"}]}]},"fenced_code_block_swift":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(swift)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.swift","patterns":[{"include":"source.swift"}]}]},"fenced_code_block_scss":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(scss)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.scss","patterns":[{"include":"source.css.scss"}]}]},"fenced_code_block_perl6":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(perl6|p6|pl6|pm6|nqp)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.perl6","patterns":[{"include":"source.perl.6"}]}]},"fenced_code_block_powershell":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(powershell|ps1|psm1|psd1)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.powershell","patterns":[{"include":"source.powershell"}]}]},"fenced_code_block_python":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(python|py|py3|rpy|pyw|cpy|SConstruct|Sconstruct|sconstruct|SConscript|gyp|gypi|\\{\\.python.+?\\})((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.python","patterns":[{"include":"source.python"}]}]},"fenced_code_block_julia":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(julia|\\{\\.julia.+?\\})((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.julia","patterns":[{"include":"source.julia"}]}]},"fenced_code_block_regexp_python":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(re)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.regexp_python","patterns":[{"include":"source.regexp.python"}]}]},"fenced_code_block_rust":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(rust|rs|\\{\\.rust.+?\\})((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.rust","patterns":[{"include":"source.rust"}]}]},"fenced_code_block_scala":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(scala|sbt)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.scala","patterns":[{"include":"source.scala"}]}]},"fenced_code_block_shell":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(shell|sh|bash|zsh|bashrc|bash_profile|bash_login|profile|bash_logout|.textmate_init|\\{\\.bash.+?\\})((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.shellscript","patterns":[{"include":"source.shell"}]}]},"fenced_code_block_ts":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(typescript|ts)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.typescript","patterns":[{"include":"source.ts"}]}]},"fenced_code_block_tsx":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(tsx)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.typescriptreact","patterns":[{"include":"source.tsx"}]}]},"fenced_code_block_csharp":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(cs|csharp|c#)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.csharp","patterns":[{"include":"source.cs"}]}]},"fenced_code_block_fsharp":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(fs|fsharp|f#)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.fsharp","patterns":[{"include":"source.fsharp"}]}]},"fenced_code_block_dart":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(dart)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.dart","patterns":[{"include":"source.dart"}]}]},"fenced_code_block_handlebars":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(handlebars|hbs)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.handlebars","patterns":[{"include":"text.html.handlebars"}]}]},"fenced_code_block_markdown":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(markdown|md)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.markdown","patterns":[{"include":"text.html.markdown"}]}]},"fenced_code_block_log":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(log)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.log","patterns":[{"include":"text.log"}]}]},"fenced_code_block_erlang":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(erlang)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.erlang","patterns":[{"include":"source.erlang"}]}]},"fenced_code_block_elixir":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(elixir)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.elixir","patterns":[{"include":"source.elixir"}]}]},"fenced_code_block_latex":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(latex|tex)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.latex","patterns":[{"include":"text.tex.latex"}]}]},"fenced_code_block_bibtex":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(bibtex)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.bibtex","patterns":[{"include":"text.bibtex"}]}]},"fenced_code_block_twig":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?i:(twig)((\\s+|:|,|\\{|\\?)[^`]*)?$)","name":"markup.fenced_code.block.markdown","end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language.markdown"},"5":{"name":"fenced_code.block.language.attributes.markdown"}},"endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"patterns":[{"begin":"(^|\\G)(\\s*)(.*)","while":"(^|\\G)(?!\\s*([`~]{3,})\\s*$)","contentName":"meta.embedded.block.twig","patterns":[{"include":"source.twig"}]}]},"fenced_code_block":{"patterns":[{"include":"#fenced_code_block_css"},{"include":"#fenced_code_block_basic"},{"include":"#fenced_code_block_ini"},{"include":"#fenced_code_block_java"},{"include":"#fenced_code_block_lua"},{"include":"#fenced_code_block_makefile"},{"include":"#fenced_code_block_perl"},{"include":"#fenced_code_block_r"},{"include":"#fenced_code_block_ruby"},{"include":"#fenced_code_block_php"},{"include":"#fenced_code_block_sql"},{"include":"#fenced_code_block_vs_net"},{"include":"#fenced_code_block_xml"},{"include":"#fenced_code_block_xsl"},{"include":"#fenced_code_block_yaml"},{"include":"#fenced_code_block_dosbatch"},{"include":"#fenced_code_block_clojure"},{"include":"#fenced_code_block_coffee"},{"include":"#fenced_code_block_c"},{"include":"#fenced_code_block_cpp"},{"include":"#fenced_code_block_diff"},{"include":"#fenced_code_block_dockerfile"},{"include":"#fenced_code_block_git_commit"},{"include":"#fenced_code_block_git_rebase"},{"include":"#fenced_code_block_go"},{"include":"#fenced_code_block_groovy"},{"include":"#fenced_code_block_pug"},{"include":"#fenced_code_block_js"},{"include":"#fenced_code_block_js_regexp"},{"include":"#fenced_code_block_json"},{"include":"#fenced_code_block_jsonc"},{"include":"#fenced_code_block_less"},{"include":"#fenced_code_block_objc"},{"include":"#fenced_code_block_swift"},{"include":"#fenced_code_block_scss"},{"include":"#fenced_code_block_perl6"},{"include":"#fenced_code_block_powershell"},{"include":"#fenced_code_block_python"},{"include":"#fenced_code_block_julia"},{"include":"#fenced_code_block_regexp_python"},{"include":"#fenced_code_block_rust"},{"include":"#fenced_code_block_scala"},{"include":"#fenced_code_block_shell"},{"include":"#fenced_code_block_ts"},{"include":"#fenced_code_block_tsx"},{"include":"#fenced_code_block_csharp"},{"include":"#fenced_code_block_fsharp"},{"include":"#fenced_code_block_dart"},{"include":"#fenced_code_block_handlebars"},{"include":"#fenced_code_block_markdown"},{"include":"#fenced_code_block_log"},{"include":"#fenced_code_block_erlang"},{"include":"#fenced_code_block_elixir"},{"include":"#fenced_code_block_latex"},{"include":"#fenced_code_block_bibtex"},{"include":"#fenced_code_block_twig"},{"include":"#fenced_code_block_unknown"}]},"fenced_code_block_unknown":{"begin":"(^|\\G)(\\s*)(`{3,}|~{3,})\\s*(?=([^`]*)?$)","beginCaptures":{"3":{"name":"punctuation.definition.markdown"},"4":{"name":"fenced_code.block.language"}},"end":"(^|\\G)(\\2|\\s{0,3})(\\3)\\s*$","endCaptures":{"3":{"name":"punctuation.definition.markdown"}},"name":"markup.fenced_code.block.markdown"},"heading":{"match":"(?:^|\\G)[ ]{0,3}(#{1,6}\\s+(.*?)(\\s+#{1,6})?\\s*)$","captures":{"1":{"patterns":[{"match":"(#{6})\\s+(.*?)(?:\\s+(#+))?\\s*$","name":"heading.6.markdown","captures":{"1":{"name":"punctuation.definition.heading.markdown"},"2":{"name":"entity.name.section.markdown","patterns":[{"include":"#inline"},{"include":"text.html.derivative"}]},"3":{"name":"punctuation.definition.heading.markdown"}}},{"match":"(#{5})\\s+(.*?)(?:\\s+(#+))?\\s*$","name":"heading.5.markdown","captures":{"1":{"name":"punctuation.definition.heading.markdown"},"2":{"name":"entity.name.section.markdown","patterns":[{"include":"#inline"},{"include":"text.html.derivative"}]},"3":{"name":"punctuation.definition.heading.markdown"}}},{"match":"(#{4})\\s+(.*?)(?:\\s+(#+))?\\s*$","name":"heading.4.markdown","captures":{"1":{"name":"punctuation.definition.heading.markdown"},"2":{"name":"entity.name.section.markdown","patterns":[{"include":"#inline"},{"include":"text.html.derivative"}]},"3":{"name":"punctuation.definition.heading.markdown"}}},{"match":"(#{3})\\s+(.*?)(?:\\s+(#+))?\\s*$","name":"heading.3.markdown","captures":{"1":{"name":"punctuation.definition.heading.markdown"},"2":{"name":"entity.name.section.markdown","patterns":[{"include":"#inline"},{"include":"text.html.derivative"}]},"3":{"name":"punctuation.definition.heading.markdown"}}},{"match":"(#{2})\\s+(.*?)(?:\\s+(#+))?\\s*$","name":"heading.2.markdown","captures":{"1":{"name":"punctuation.definition.heading.markdown"},"2":{"name":"entity.name.section.markdown","patterns":[{"include":"#inline"},{"include":"text.html.derivative"}]},"3":{"name":"punctuation.definition.heading.markdown"}}},{"match":"(#{1})\\s+(.*?)(?:\\s+(#+))?\\s*$","name":"heading.1.markdown","captures":{"1":{"name":"punctuation.definition.heading.markdown"},"2":{"name":"entity.name.section.markdown","patterns":[{"include":"#inline"},{"include":"text.html.derivative"}]},"3":{"name":"punctuation.definition.heading.markdown"}}}]}},"name":"markup.heading.markdown","patterns":[{"include":"#inline"}]},"heading-setext":{"patterns":[{"match":"^(={3,})(?=[ \\t]*$\\n?)","name":"markup.heading.setext.1.markdown"},{"match":"^(-{3,})(?=[ \\t]*$\\n?)","name":"markup.heading.setext.2.markdown"}]},"html":{"patterns":[{"begin":"(^|\\G)\\s*(<!--)","captures":{"1":{"name":"punctuation.definition.comment.html"},"2":{"name":"punctuation.definition.comment.html"}},"end":"(-->)","name":"comment.block.html"},{"begin":"(?i)(^|\\G)\\s*(?=<(script|style|pre)(\\s|$|>)(?!.*?</(script|style|pre)>))","end":"(?i)(.*)((</)(script|style|pre)(>))","endCaptures":{"1":{"patterns":[{"include":"text.html.derivative"}]},"2":{"name":"meta.tag.structure.$4.end.html"},"3":{"name":"punctuation.definition.tag.begin.html"},"4":{"name":"entity.name.tag.html"},"5":{"name":"punctuation.definition.tag.end.html"}},"patterns":[{"begin":"(\\s*|$)","patterns":[{"include":"text.html.derivative"}],"while":"(?i)^(?!.*</(script|style|pre)>)"}]},{"begin":"(?i)(^|\\G)\\s*(?=</?[a-zA-Z]+[^\\s/>]*(\\s|$|/?>))","patterns":[{"include":"text.html.derivative"}],"while":"^(?!\\s*$)"},{"begin":"(^|\\G)\\s*(?=(<[a-zA-Z0-9\\-](/?>|\\s.*?>)|</[a-zA-Z0-9\\-]>)\\s*$)","patterns":[{"include":"text.html.derivative"}],"while":"^(?!\\s*$)"}]},"link-def":{"captures":{"1":{"name":"punctuation.definition.constant.markdown"},"2":{"name":"constant.other.reference.link.markdown"},"3":{"name":"punctuation.definition.constant.markdown"},"4":{"name":"punctuation.separator.key-value.markdown"},"5":{"name":"punctuation.definition.link.markdown"},"6":{"name":"markup.underline.link.markdown"},"7":{"name":"punctuation.definition.link.markdown"},"8":{"name":"markup.underline.link.markdown"},"9":{"name":"string.other.link.description.title.markdown"},"10":{"name":"punctuation.definition.string.begin.markdown"},"11":{"name":"punctuation.definition.string.end.markdown"},"12":{"name":"string.other.link.description.title.markdown"},"13":{"name":"punctuation.definition.string.begin.markdown"},"14":{"name":"punctuation.definition.string.end.markdown"},"15":{"name":"string.other.link.description.title.markdown"},"16":{"name":"punctuation.definition.string.begin.markdown"},"17":{"name":"punctuation.definition.string.end.markdown"}},"match":"(?x)\n \\s* # Leading whitespace\n (\\[)([^]]+?)(\\])(:) # Reference name\n [ \\t]* # Optional whitespace\n (?:(<)((?:\\\\[<>]|[^<>\\n])*)(>)|(\\S+?)) # The url\n [ \\t]* # Optional whitespace\n (?:\n ((\\().+?(\\))) # Match title in parens…\n | ((\").+?(\")) # or in double quotes…\n | ((').+?(')) # or in single quotes.\n )? # Title is optional\n \\s* # Optional whitespace\n $\n","name":"meta.link.reference.def.markdown"},"list_paragraph":{"begin":"(^|\\G)(?=\\S)(?![*+->]\\s|[0-9]+\\.\\s)","name":"meta.paragraph.markdown","patterns":[{"include":"#inline"},{"include":"text.html.derivative"},{"include":"#heading-setext"}],"while":"(^|\\G)(?!\\s*$|#|[ ]{0,3}([-*_>][ ]{2,}){3,}[ \\t]*$\\n?|[ ]{0,3}[*+->]|[ ]{0,3}[0-9]+\\.)"},"lists":{"patterns":[{"begin":"(^|\\G)([ ]{0,3})([*+-])([ \\t])","beginCaptures":{"3":{"name":"punctuation.definition.list.begin.markdown"}},"comment":"Currently does not support un-indented second lines.","name":"markup.list.unnumbered.markdown","patterns":[{"include":"#block"},{"include":"#list_paragraph"}],"while":"((^|\\G)([ ]{2,4}|\\t))|(^[ \\t]*$)"},{"begin":"(^|\\G)([ ]{0,3})([0-9]+[\\.\\)])([ \\t])","beginCaptures":{"3":{"name":"punctuation.definition.list.begin.markdown"}},"name":"markup.list.numbered.markdown","patterns":[{"include":"#block"},{"include":"#list_paragraph"}],"while":"((^|\\G)([ ]{2,4}|\\t))|(^[ \\t]*$)"}]},"paragraph":{"begin":"(^|\\G)[ ]{0,3}(?=[^ \\t\\n])","name":"meta.paragraph.markdown","patterns":[{"include":"#inline"},{"include":"text.html.derivative"},{"include":"#heading-setext"}],"while":"(^|\\G)((?=\\s*[-=]{3,}\\s*$)|[ ]{4,}(?=[^ \\t\\n]))"},"raw_block":{"begin":"(^|\\G)([ ]{4}|\\t)","name":"markup.raw.block.markdown","while":"(^|\\G)([ ]{4}|\\t)"},"separator":{"match":"(^|\\G)[ ]{0,3}([\\*\\-\\_])([ ]{0,2}\\2){2,}[ \\t]*$\\n?","name":"meta.separator.markdown"},"frontMatter":{"begin":"\\A-{3}\\s*$","contentName":"meta.embedded.block.frontmatter","patterns":[{"include":"source.yaml"}],"end":"(^|\\G)-{3}|\\.{3}\\s*$"},"table":{"name":"markup.table.markdown","begin":"(^|\\G)(\\|)(?=[^|].+\\|\\s*$)","beginCaptures":{"2":{"name":"punctuation.definition.table.markdown"}},"while":"(^|\\G)(?=\\|)","patterns":[{"match":"\\|","name":"punctuation.definition.table.markdown"},{"match":"(?<=\\|)\\s*(:?-+:?)\\s*(?=\\|)","captures":{"1":{"name":"punctuation.separator.table.markdown"}}},{"match":"(?<=\\|)\\s*(?=\\S)((\\\\\\||[^|])+)(?<=\\S)\\s*(?=\\|)","captures":{"1":{"patterns":[{"include":"#inline"}]}}}]},"inline":{"patterns":[{"include":"text.tex.latex"},{"include":"#ampersand"},{"include":"#bracket"},{"include":"#bold"},{"include":"#italic"},{"include":"#raw"},{"include":"#strikethrough"},{"include":"#escape"},{"include":"#image-inline"},{"include":"#image-ref"},{"include":"#link-email"},{"include":"#link-inet"},{"include":"#link-inline"},{"include":"#link-ref"},{"include":"#link-ref-literal"},{"include":"#link-ref-shortcut"}]},"ampersand":{"comment":"Markdown will convert this for us. We match it so that the HTML grammar will not mark it up as invalid.","match":"&(?!([a-zA-Z0-9]+|#[0-9]+|#x[0-9a-fA-F]+);)","name":"meta.other.valid-ampersand.markdown"},"bold":{"begin":"(?x) (?<open>(\\*\\*(?=\\w)|(?<!\\w)\\*\\*|(?<!\\w)\\b__))(?=\\S) (?=\n (\n <[^>]*+> # HTML tags\n | (?<raw>`+)([^`]|(?!(?<!`)\\k<raw>(?!`))`)*+\\k<raw>\n # Raw\n | \\\\[\\\\`*_{}\\[\\]()#.!+\\->]?+ # Escapes\n | \\[\n (\n (?<square> # Named group\n [^\\[\\]\\\\] # Match most chars\n | \\\\. # Escaped chars\n | \\[ \\g<square>*+ \\] # Nested brackets\n )*+\n \\]\n (\n ( # Reference Link\n [ ]? # Optional space\n \\[[^\\]]*+\\] # Ref name\n )\n | ( # Inline Link\n \\( # Opening paren\n [ \\t]*+ # Optional whitespace\n <?(.*?)>? # URL\n [ \\t]*+ # Optional whitespace\n ( # Optional Title\n (?<title>['\"])\n (.*?)\n \\k<title>\n )?\n \\)\n )\n )\n )\n | (?!(?<=\\S)\\k<open>). # Everything besides\n # style closer\n )++\n (?<=\\S)(?=__\\b|\\*\\*)\\k<open> # Close\n)\n","captures":{"1":{"name":"punctuation.definition.bold.markdown"}},"end":"(?<=\\S)(\\1)","name":"markup.bold.markdown","patterns":[{"applyEndPatternLast":1,"begin":"(?=<[^>]*?>)","end":"(?<=>)","patterns":[{"include":"text.html.derivative"}]},{"include":"#escape"},{"include":"#ampersand"},{"include":"#bracket"},{"include":"#raw"},{"include":"#bold"},{"include":"#italic"},{"include":"#image-inline"},{"include":"#link-inline"},{"include":"#link-inet"},{"include":"#link-email"},{"include":"#image-ref"},{"include":"#link-ref-literal"},{"include":"#link-ref"},{"include":"#link-ref-shortcut"},{"include":"#strikethrough"}]},"bracket":{"comment":"Markdown will convert this for us. We match it so that the HTML grammar will not mark it up as invalid.","match":"<(?![a-zA-Z/?\\$!])","name":"meta.other.valid-bracket.markdown"},"escape":{"match":"\\\\[-`*_#+.!(){}\\[\\]\\\\>]","name":"constant.character.escape.markdown"},"image-inline":{"captures":{"1":{"name":"punctuation.definition.link.description.begin.markdown"},"2":{"name":"string.other.link.description.markdown"},"4":{"name":"punctuation.definition.link.description.end.markdown"},"5":{"name":"punctuation.definition.metadata.markdown"},"7":{"name":"punctuation.definition.link.markdown"},"8":{"name":"markup.underline.link.image.markdown"},"9":{"name":"punctuation.definition.link.markdown"},"10":{"name":"markup.underline.link.image.markdown"},"12":{"name":"string.other.link.description.title.markdown"},"13":{"name":"punctuation.definition.string.begin.markdown"},"14":{"name":"punctuation.definition.string.end.markdown"},"15":{"name":"string.other.link.description.title.markdown"},"16":{"name":"punctuation.definition.string.begin.markdown"},"17":{"name":"punctuation.definition.string.end.markdown"},"18":{"name":"string.other.link.description.title.markdown"},"19":{"name":"punctuation.definition.string.begin.markdown"},"20":{"name":"punctuation.definition.string.end.markdown"},"21":{"name":"punctuation.definition.metadata.markdown"}},"match":"(?x)\n (\\!\\[)((?<square>[^\\[\\]\\\\]|\\\\.|\\[\\g<square>*+\\])*+)(\\])\n # Match the link text.\n (\\() # Opening paren for url\n # The url\n [ \\t]*\n (\n (<)((?:\\\\[<>]|[^<>\\n])*)(>)\n | ((?<url>(?>[^\\s()]+)|\\(\\g<url>*\\))*)\n )\n [ \\t]*\n (?:\n ((\\().+?(\\))) # Match title in parens…\n | ((\").+?(\")) # or in double quotes…\n | ((').+?(')) # or in single quotes.\n )? # Title is optional\n \\s* # Optional whitespace\n (\\))\n","name":"meta.image.inline.markdown"},"image-ref":{"captures":{"1":{"name":"punctuation.definition.link.description.begin.markdown"},"2":{"name":"string.other.link.description.markdown"},"4":{"name":"punctuation.definition.link.description.end.markdown"},"5":{"name":"punctuation.definition.constant.markdown"},"6":{"name":"constant.other.reference.link.markdown"},"7":{"name":"punctuation.definition.constant.markdown"}},"match":"(\\!\\[)((?<square>[^\\[\\]\\\\]|\\\\.|\\[\\g<square>*+\\])*+)(\\])[ ]?(\\[)(.*?)(\\])","name":"meta.image.reference.markdown"},"italic":{"begin":"(?x) (?<open>(\\*(?=\\w)|(?<!\\w)\\*|(?<!\\w)\\b_))(?=\\S) # Open\n (?=\n (\n <[^>]*+> # HTML tags\n | (?<raw>`+)([^`]|(?!(?<!`)\\k<raw>(?!`))`)*+\\k<raw>\n # Raw\n | \\\\[\\\\`*_{}\\[\\]()#.!+\\->]?+ # Escapes\n | \\[\n (\n (?<square> # Named group\n [^\\[\\]\\\\] # Match most chars\n | \\\\. # Escaped chars\n | \\[ \\g<square>*+ \\] # Nested brackets\n )*+\n \\]\n (\n ( # Reference Link\n [ ]? # Optional space\n \\[[^\\]]*+\\] # Ref name\n )\n | ( # Inline Link\n \\( # Opening paren\n [ \\t]*+ # Optional whtiespace\n <?(.*?)>? # URL\n [ \\t]*+ # Optional whtiespace\n ( # Optional Title\n (?<title>['\"])\n (.*?)\n \\k<title>\n )?\n \\)\n )\n )\n )\n | \\k<open>\\k<open> # Must be bold closer\n | (?!(?<=\\S)\\k<open>). # Everything besides\n # style closer\n )++\n (?<=\\S)(?=_\\b|\\*)\\k<open> # Close\n )\n","captures":{"1":{"name":"punctuation.definition.italic.markdown"}},"end":"(?<=\\S)(\\1)((?!\\1)|(?=\\1\\1))","name":"markup.italic.markdown","patterns":[{"applyEndPatternLast":1,"begin":"(?=<[^>]*?>)","end":"(?<=>)","patterns":[{"include":"text.html.derivative"}]},{"include":"#escape"},{"include":"#ampersand"},{"include":"#bracket"},{"include":"#raw"},{"include":"#bold"},{"include":"#image-inline"},{"include":"#link-inline"},{"include":"#link-inet"},{"include":"#link-email"},{"include":"#image-ref"},{"include":"#link-ref-literal"},{"include":"#link-ref"},{"include":"#link-ref-shortcut"},{"include":"#strikethrough"}]},"link-email":{"captures":{"1":{"name":"punctuation.definition.link.markdown"},"2":{"name":"markup.underline.link.markdown"},"4":{"name":"punctuation.definition.link.markdown"}},"match":"(<)((?:mailto:)?[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\\.[a-zA-Z0-9-]+)*)(>)","name":"meta.link.email.lt-gt.markdown"},"link-inet":{"captures":{"1":{"name":"punctuation.definition.link.markdown"},"2":{"name":"markup.underline.link.markdown"},"3":{"name":"punctuation.definition.link.markdown"}},"match":"(<)((?:https?|ftp)://.*?)(>)","name":"meta.link.inet.markdown"},"link-inline":{"captures":{"1":{"name":"punctuation.definition.link.title.begin.markdown"},"2":{"name":"string.other.link.title.markdown","patterns":[{"include":"#raw"},{"include":"#bold"},{"include":"#italic"},{"include":"#strikethrough"},{"include":"#image-inline"}]},"4":{"name":"punctuation.definition.link.title.end.markdown"},"5":{"name":"punctuation.definition.metadata.markdown"},"7":{"name":"punctuation.definition.link.markdown"},"8":{"name":"markup.underline.link.markdown"},"9":{"name":"punctuation.definition.link.markdown"},"10":{"name":"markup.underline.link.markdown"},"12":{"name":"string.other.link.description.title.markdown"},"13":{"name":"punctuation.definition.string.begin.markdown"},"14":{"name":"punctuation.definition.string.end.markdown"},"15":{"name":"string.other.link.description.title.markdown"},"16":{"name":"punctuation.definition.string.begin.markdown"},"17":{"name":"punctuation.definition.string.end.markdown"},"18":{"name":"string.other.link.description.title.markdown"},"19":{"name":"punctuation.definition.string.begin.markdown"},"20":{"name":"punctuation.definition.string.end.markdown"},"21":{"name":"punctuation.definition.metadata.markdown"}},"match":"(?x)\n (\\[)((?<square>[^\\[\\]\\\\]|\\\\.|\\[\\g<square>*+\\])*+)(\\])\n # Match the link text.\n (\\() # Opening paren for url\n # The url\n [ \\t]*\n (\n (<)((?:\\\\[<>]|[^<>\\n])*)(>)\n | ((?<url>(?>[^\\s()]+)|\\(\\g<url>*\\))*)\n )\n [ \\t]*\n # The title \n (?:\n ((\\()[^()]*(\\))) # Match title in parens…\n | ((\")[^\"]*(\")) # or in double quotes…\n | ((')[^']*(')) # or in single quotes.\n )? # Title is optional\n \\s* # Optional whitespace\n (\\))\n","name":"meta.link.inline.markdown"},"link-ref":{"captures":{"1":{"name":"punctuation.definition.link.title.begin.markdown"},"2":{"name":"string.other.link.title.markdown","patterns":[{"include":"#raw"},{"include":"#bold"},{"include":"#italic"},{"include":"#strikethrough"},{"include":"#image-inline"}]},"4":{"name":"punctuation.definition.link.title.end.markdown"},"5":{"name":"punctuation.definition.constant.begin.markdown"},"6":{"name":"constant.other.reference.link.markdown"},"7":{"name":"punctuation.definition.constant.end.markdown"}},"match":"(?<![\\]\\\\])(\\[)((?<square>[^\\[\\]\\\\]|\\\\.|\\[\\g<square>*+\\])*+)(\\])(\\[)([^\\]]*+)(\\])","name":"meta.link.reference.markdown"},"link-ref-literal":{"captures":{"1":{"name":"punctuation.definition.link.title.begin.markdown"},"2":{"name":"string.other.link.title.markdown"},"4":{"name":"punctuation.definition.link.title.end.markdown"},"5":{"name":"punctuation.definition.constant.begin.markdown"},"6":{"name":"punctuation.definition.constant.end.markdown"}},"match":"(?<![\\]\\\\])(\\[)((?<square>[^\\[\\]\\\\]|\\\\.|\\[\\g<square>*+\\])*+)(\\])[ ]?(\\[)(\\])","name":"meta.link.reference.literal.markdown"},"link-ref-shortcut":{"captures":{"1":{"name":"punctuation.definition.link.title.begin.markdown"},"2":{"name":"string.other.link.title.markdown"},"3":{"name":"punctuation.definition.link.title.end.markdown"}},"match":"(?<![\\]\\\\])(\\[)((?:[^\\s\\[\\]\\\\]|\\\\[\\[\\]])+?)((?<!\\\\)\\])","name":"meta.link.reference.markdown"},"raw":{"captures":{"1":{"name":"punctuation.definition.raw.markdown"},"3":{"name":"punctuation.definition.raw.markdown"}},"match":"(`+)((?:[^`]|(?!(?<!`)\\1(?!`))`)*+)(\\1)","name":"markup.inline.raw.string.markdown"},"strikethrough":{"captures":{"1":{"name":"punctuation.definition.strikethrough.markdown"},"2":{"patterns":[{"applyEndPatternLast":1,"begin":"(?=<[^>]*?>)","end":"(?<=>)","patterns":[{"include":"text.html.derivative"}]},{"include":"#escape"},{"include":"#ampersand"},{"include":"#bracket"},{"include":"#raw"},{"include":"#bold"},{"include":"#italic"},{"include":"#image-inline"},{"include":"#link-inline"},{"include":"#link-inet"},{"include":"#link-email"},{"include":"#image-ref"},{"include":"#link-ref-literal"},{"include":"#link-ref"},{"include":"#link-ref-shortcut"}]},"3":{"name":"punctuation.definition.strikethrough.markdown"}},"match":"(?<!\\\\)(~{2,})((?:[^~]|(?!(?<![~\\\\])\\1(?!~))~)*+)(\\1)","name":"markup.strikethrough.markdown"}}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"name":"latex","displayName":"%displayName%","description":"%description%","version":"1.0.0","publisher":"vscode","license":"MIT","engines":{"vscode":"*"},"scripts":{"update-grammar":"node ./build/update-grammars.js"},"contributes":{"languages":[{"id":"tex","aliases":["TeX","tex"],"extensions":[".sty",".cls",".bbx",".cbx"],"configuration":"latex-language-configuration.json"},{"id":"latex","aliases":["LaTeX","latex"],"extensions":[".tex",".ltx",".ctx"],"configuration":"latex-language-configuration.json"},{"id":"bibtex","aliases":["BibTeX","bibtex"],"extensions":[".bib"]},{"id":"cpp_embedded_latex","configuration":"latex-cpp-embedded-language-configuration.json","aliases":[]},{"id":"markdown_latex_combined","configuration":"markdown-latex-combined-language-configuration.json","aliases":[]}],"grammars":[{"language":"tex","scopeName":"text.tex","path":"./syntaxes/TeX.tmLanguage.json"},{"language":"latex","scopeName":"text.tex.latex","path":"./syntaxes/LaTeX.tmLanguage.json","embeddedLanguages":{"source.cpp":"cpp_embedded_latex","source.css":"css","text.html":"html","source.java":"java","source.js":"javascript","source.julia":"julia","source.lua":"lua","source.python":"python","source.ruby":"ruby","source.ts":"typescript","text.xml":"xml","source.yaml":"yaml","meta.embedded.markdown_latex_combined":"markdown_latex_combined"}},{"language":"bibtex","scopeName":"text.bibtex","path":"./syntaxes/Bibtex.tmLanguage.json"},{"language":"markdown_latex_combined","scopeName":"text.tex.markdown_latex_combined","path":"./syntaxes/markdown-latex-combined.tmLanguage.json"},{"language":"cpp_embedded_latex","scopeName":"source.cpp.embedded.latex","path":"./syntaxes/cpp-grammar-bailout.tmLanguage.json"}]},"repository":{"type":"git","url":"https://github.com/microsoft/vscode.git"}}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"displayName":"LaTeX Language Basics","description":"Provides syntax highlighting and bracket matching for TeX, LaTeX and BibTeX."}
|
package/Bibtex.tmLanguage.json
DELETED
|
@@ -1,321 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"information_for_contributors": [
|
|
3
|
-
"This file has been converted from https://github.com/jlelong/vscode-latex-basics/blob/master/syntaxes/Bibtex.tmLanguage.json",
|
|
4
|
-
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
|
|
5
|
-
"Once accepted there, we are happy to receive an update request."
|
|
6
|
-
],
|
|
7
|
-
"version": "https://github.com/jlelong/vscode-latex-basics/commit/36411b38cf4ed18e02050249e2162b1316488686",
|
|
8
|
-
"name": "BibTeX",
|
|
9
|
-
"scopeName": "text.bibtex",
|
|
10
|
-
"comment": "Grammar based on description from https://github.com/aclements/biblib\n",
|
|
11
|
-
"patterns": [
|
|
12
|
-
{
|
|
13
|
-
"match": "@(?i:comment)(?=[\\s{(])",
|
|
14
|
-
"captures": {
|
|
15
|
-
"0": {
|
|
16
|
-
"name": "punctuation.definition.comment.bibtex"
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
"name": "comment.block.at-sign.bibtex"
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"begin": "((@)(?i:preamble))\\s*(\\{)\\s*",
|
|
23
|
-
"beginCaptures": {
|
|
24
|
-
"1": {
|
|
25
|
-
"name": "keyword.other.preamble.bibtex"
|
|
26
|
-
},
|
|
27
|
-
"2": {
|
|
28
|
-
"name": "punctuation.definition.keyword.bibtex"
|
|
29
|
-
},
|
|
30
|
-
"3": {
|
|
31
|
-
"name": "punctuation.section.preamble.begin.bibtex"
|
|
32
|
-
}
|
|
33
|
-
},
|
|
34
|
-
"end": "\\}",
|
|
35
|
-
"endCaptures": {
|
|
36
|
-
"0": {
|
|
37
|
-
"name": "punctuation.section.preamble.end.bibtex"
|
|
38
|
-
}
|
|
39
|
-
},
|
|
40
|
-
"name": "meta.preamble.braces.bibtex",
|
|
41
|
-
"patterns": [
|
|
42
|
-
{
|
|
43
|
-
"include": "#field_value"
|
|
44
|
-
}
|
|
45
|
-
]
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"begin": "((@)(?i:preamble))\\s*(\\()\\s*",
|
|
49
|
-
"beginCaptures": {
|
|
50
|
-
"1": {
|
|
51
|
-
"name": "keyword.other.preamble.bibtex"
|
|
52
|
-
},
|
|
53
|
-
"2": {
|
|
54
|
-
"name": "punctuation.definition.keyword.bibtex"
|
|
55
|
-
},
|
|
56
|
-
"3": {
|
|
57
|
-
"name": "punctuation.section.preamble.begin.bibtex"
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
"end": "\\)",
|
|
61
|
-
"endCaptures": {
|
|
62
|
-
"0": {
|
|
63
|
-
"name": "punctuation.section.preamble.end.bibtex"
|
|
64
|
-
}
|
|
65
|
-
},
|
|
66
|
-
"name": "meta.preamble.parenthesis.bibtex",
|
|
67
|
-
"patterns": [
|
|
68
|
-
{
|
|
69
|
-
"include": "#field_value"
|
|
70
|
-
}
|
|
71
|
-
]
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"begin": "((@)(?i:string))\\s*(\\{)\\s*([a-zA-Z!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)",
|
|
75
|
-
"beginCaptures": {
|
|
76
|
-
"1": {
|
|
77
|
-
"name": "keyword.other.string-constant.bibtex"
|
|
78
|
-
},
|
|
79
|
-
"2": {
|
|
80
|
-
"name": "punctuation.definition.keyword.bibtex"
|
|
81
|
-
},
|
|
82
|
-
"3": {
|
|
83
|
-
"name": "punctuation.section.string-constant.begin.bibtex"
|
|
84
|
-
},
|
|
85
|
-
"4": {
|
|
86
|
-
"name": "variable.other.bibtex"
|
|
87
|
-
}
|
|
88
|
-
},
|
|
89
|
-
"end": "\\}",
|
|
90
|
-
"endCaptures": {
|
|
91
|
-
"0": {
|
|
92
|
-
"name": "punctuation.section.string-constant.end.bibtex"
|
|
93
|
-
}
|
|
94
|
-
},
|
|
95
|
-
"name": "meta.string-constant.braces.bibtex",
|
|
96
|
-
"patterns": [
|
|
97
|
-
{
|
|
98
|
-
"include": "#field_value"
|
|
99
|
-
}
|
|
100
|
-
]
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"begin": "((@)(?i:string))\\s*(\\()\\s*([a-zA-Z!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)",
|
|
104
|
-
"beginCaptures": {
|
|
105
|
-
"1": {
|
|
106
|
-
"name": "keyword.other.string-constant.bibtex"
|
|
107
|
-
},
|
|
108
|
-
"2": {
|
|
109
|
-
"name": "punctuation.definition.keyword.bibtex"
|
|
110
|
-
},
|
|
111
|
-
"3": {
|
|
112
|
-
"name": "punctuation.section.string-constant.begin.bibtex"
|
|
113
|
-
},
|
|
114
|
-
"4": {
|
|
115
|
-
"name": "variable.other.bibtex"
|
|
116
|
-
}
|
|
117
|
-
},
|
|
118
|
-
"end": "\\)",
|
|
119
|
-
"endCaptures": {
|
|
120
|
-
"0": {
|
|
121
|
-
"name": "punctuation.section.string-constant.end.bibtex"
|
|
122
|
-
}
|
|
123
|
-
},
|
|
124
|
-
"name": "meta.string-constant.parenthesis.bibtex",
|
|
125
|
-
"patterns": [
|
|
126
|
-
{
|
|
127
|
-
"include": "#field_value"
|
|
128
|
-
}
|
|
129
|
-
]
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"begin": "((@)[a-zA-Z!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)\\s*(\\{)\\s*([^\\s,}]*)",
|
|
133
|
-
"beginCaptures": {
|
|
134
|
-
"1": {
|
|
135
|
-
"name": "keyword.other.entry-type.bibtex"
|
|
136
|
-
},
|
|
137
|
-
"2": {
|
|
138
|
-
"name": "punctuation.definition.keyword.bibtex"
|
|
139
|
-
},
|
|
140
|
-
"3": {
|
|
141
|
-
"name": "punctuation.section.entry.begin.bibtex"
|
|
142
|
-
},
|
|
143
|
-
"4": {
|
|
144
|
-
"name": "entity.name.type.entry-key.bibtex"
|
|
145
|
-
}
|
|
146
|
-
},
|
|
147
|
-
"end": "\\}",
|
|
148
|
-
"endCaptures": {
|
|
149
|
-
"0": {
|
|
150
|
-
"name": "punctuation.section.entry.end.bibtex"
|
|
151
|
-
}
|
|
152
|
-
},
|
|
153
|
-
"name": "meta.entry.braces.bibtex",
|
|
154
|
-
"patterns": [
|
|
155
|
-
{
|
|
156
|
-
"begin": "([a-zA-Z!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)\\s*(\\=)",
|
|
157
|
-
"beginCaptures": {
|
|
158
|
-
"1": {
|
|
159
|
-
"name": "support.function.key.bibtex"
|
|
160
|
-
},
|
|
161
|
-
"2": {
|
|
162
|
-
"name": "punctuation.separator.key-value.bibtex"
|
|
163
|
-
}
|
|
164
|
-
},
|
|
165
|
-
"end": "(?=[,}])",
|
|
166
|
-
"name": "meta.key-assignment.bibtex",
|
|
167
|
-
"patterns": [
|
|
168
|
-
{
|
|
169
|
-
"include": "#field_value"
|
|
170
|
-
}
|
|
171
|
-
]
|
|
172
|
-
}
|
|
173
|
-
]
|
|
174
|
-
},
|
|
175
|
-
{
|
|
176
|
-
"begin": "((@)[a-zA-Z!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)\\s*(\\()\\s*([^\\s,]*)",
|
|
177
|
-
"beginCaptures": {
|
|
178
|
-
"1": {
|
|
179
|
-
"name": "keyword.other.entry-type.bibtex"
|
|
180
|
-
},
|
|
181
|
-
"2": {
|
|
182
|
-
"name": "punctuation.definition.keyword.bibtex"
|
|
183
|
-
},
|
|
184
|
-
"3": {
|
|
185
|
-
"name": "punctuation.section.entry.begin.bibtex"
|
|
186
|
-
},
|
|
187
|
-
"4": {
|
|
188
|
-
"name": "entity.name.type.entry-key.bibtex"
|
|
189
|
-
}
|
|
190
|
-
},
|
|
191
|
-
"end": "\\)",
|
|
192
|
-
"endCaptures": {
|
|
193
|
-
"0": {
|
|
194
|
-
"name": "punctuation.section.entry.end.bibtex"
|
|
195
|
-
}
|
|
196
|
-
},
|
|
197
|
-
"name": "meta.entry.parenthesis.bibtex",
|
|
198
|
-
"patterns": [
|
|
199
|
-
{
|
|
200
|
-
"begin": "([a-zA-Z!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*)\\s*(\\=)",
|
|
201
|
-
"beginCaptures": {
|
|
202
|
-
"1": {
|
|
203
|
-
"name": "support.function.key.bibtex"
|
|
204
|
-
},
|
|
205
|
-
"2": {
|
|
206
|
-
"name": "punctuation.separator.key-value.bibtex"
|
|
207
|
-
}
|
|
208
|
-
},
|
|
209
|
-
"end": "(?=[,)])",
|
|
210
|
-
"name": "meta.key-assignment.bibtex",
|
|
211
|
-
"patterns": [
|
|
212
|
-
{
|
|
213
|
-
"include": "#field_value"
|
|
214
|
-
}
|
|
215
|
-
]
|
|
216
|
-
}
|
|
217
|
-
]
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"begin": "[^@\\n]",
|
|
221
|
-
"end": "(?=@)",
|
|
222
|
-
"name": "comment.block.bibtex"
|
|
223
|
-
}
|
|
224
|
-
],
|
|
225
|
-
"repository": {
|
|
226
|
-
"field_value": {
|
|
227
|
-
"patterns": [
|
|
228
|
-
{
|
|
229
|
-
"include": "#string_content"
|
|
230
|
-
},
|
|
231
|
-
{
|
|
232
|
-
"include": "#integer"
|
|
233
|
-
},
|
|
234
|
-
{
|
|
235
|
-
"include": "#string_var"
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
"name": "keyword.operator.bibtex",
|
|
239
|
-
"match": "#"
|
|
240
|
-
}
|
|
241
|
-
]
|
|
242
|
-
},
|
|
243
|
-
"integer": {
|
|
244
|
-
"match": "\\s*(\\d+)\\s*",
|
|
245
|
-
"captures": {
|
|
246
|
-
"1": {
|
|
247
|
-
"name": "constant.numeric.bibtex"
|
|
248
|
-
}
|
|
249
|
-
}
|
|
250
|
-
},
|
|
251
|
-
"nested_braces": {
|
|
252
|
-
"begin": "\\{",
|
|
253
|
-
"beginCaptures": {
|
|
254
|
-
"0": {
|
|
255
|
-
"name": "punctuation.definition.group.begin.bibtex"
|
|
256
|
-
}
|
|
257
|
-
},
|
|
258
|
-
"end": "\\}",
|
|
259
|
-
"endCaptures": {
|
|
260
|
-
"0": {
|
|
261
|
-
"name": "punctuation.definition.group.end.bibtex"
|
|
262
|
-
}
|
|
263
|
-
},
|
|
264
|
-
"patterns": [
|
|
265
|
-
{
|
|
266
|
-
"include": "#nested_braces"
|
|
267
|
-
}
|
|
268
|
-
]
|
|
269
|
-
},
|
|
270
|
-
"string_var": {
|
|
271
|
-
"match": "[a-zA-Z!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~][a-zA-Z0-9!$&*+\\-./:;<>?@\\[\\\\\\]^_`|~]*",
|
|
272
|
-
"captures": {
|
|
273
|
-
"0": {
|
|
274
|
-
"name": "support.variable.bibtex"
|
|
275
|
-
}
|
|
276
|
-
}
|
|
277
|
-
},
|
|
278
|
-
"string_content": {
|
|
279
|
-
"patterns": [
|
|
280
|
-
{
|
|
281
|
-
"begin": "\\{",
|
|
282
|
-
"beginCaptures": {
|
|
283
|
-
"0": {
|
|
284
|
-
"name": "punctuation.definition.string.begin.bibtex"
|
|
285
|
-
}
|
|
286
|
-
},
|
|
287
|
-
"end": "\\}",
|
|
288
|
-
"endCaptures": {
|
|
289
|
-
"0": {
|
|
290
|
-
"name": "punctuation.definition.string.end.bibtex"
|
|
291
|
-
}
|
|
292
|
-
},
|
|
293
|
-
"patterns": [
|
|
294
|
-
{
|
|
295
|
-
"include": "#nested_braces"
|
|
296
|
-
}
|
|
297
|
-
]
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"begin": "\"",
|
|
301
|
-
"beginCaptures": {
|
|
302
|
-
"0": {
|
|
303
|
-
"name": "punctuation.definition.string.begin.bibtex"
|
|
304
|
-
}
|
|
305
|
-
},
|
|
306
|
-
"end": "\"",
|
|
307
|
-
"endCaptures": {
|
|
308
|
-
"0": {
|
|
309
|
-
"name": "punctuation.definition.string.end.bibtex"
|
|
310
|
-
}
|
|
311
|
-
},
|
|
312
|
-
"patterns": [
|
|
313
|
-
{
|
|
314
|
-
"include": "#nested_braces"
|
|
315
|
-
}
|
|
316
|
-
]
|
|
317
|
-
}
|
|
318
|
-
]
|
|
319
|
-
}
|
|
320
|
-
}
|
|
321
|
-
}
|