Home
last modified time | relevance | path

Searched refs:heredoc (Results 1 – 9 of 9) sorted by relevance

/plugin/dirtylittlehelper/mermaid/editor/docs/
D52.52.js1 …2":["string.heredoc",{token:"string.heredoc.delimiter",next:"@pop"}],"@default":["string.heredoc",… property
D23.23.js.map1heredoc' },\n // delimiters and operators\n [/[{}()\\[\\]]/, '@brackets'],\n…
D58.58.js.map1heredoc' },\n [/[{}\\[\\]()]/, '@brackets'],\n [/-+\\w+/, 'attribute.name'],…
D52.52.js.map1heredoc.delimiter', next: '@heredoc.$1' }],\n [\n /[ \\t\\r\\n]+<<(@here…
D23.23.js1 …number"],[/[;,.]/,"delimiter"],[/"/,"string","@string"],[/'/,"invalid"]],heredoc:[[/<<[-]*\s*["]?(… property
D39.39.js.map1heredoc' },\n [/[{}\\[\\]()]/, '@brackets'],\n // RegExp\n [/[\\/…
/plugin/combo/
H A D.gitattributes1 # all files LF due to heredoc
/plugin/dokuprism/prism/
Dprism.js71 Prism.languages.hcl={comment:/(?:\/\/|#).*|\/\*[\s\S]*?(?:\*\/|$)/,heredoc:{pattern:/<<-?(\w+\b)[\s… property
135heredoc:[{pattern:/(@\("([^"\r\n\/):]+)"(?:\/[nrts$uL]*)?\).*(?:\r?\n|\r))(?:.*(?:\r?\n|\r(?!\n)))… property
/plugin/aceeditor/
Dbuild.js1 …e:"string",value:i[4]}]},regex:"(<<-?)(['\"`]?)([\\w]+)(['\"`]?)",rules:{heredoc:[{onMatch:functio… property