Searched refs:heredoc (Results 1 – 9 of 9) sorted by relevance
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 52.52.js | 1 …2":["string.heredoc",{token:"string.heredoc.delimiter",next:"@pop"}],"@default":["string.heredoc",… property
|
| D | 23.23.js.map | 1 …heredoc' },\n // delimiters and operators\n [/[{}()\\[\\]]/, '@brackets'],\n…
|
| D | 58.58.js.map | 1 …heredoc' },\n [/[{}\\[\\]()]/, '@brackets'],\n [/-+\\w+/, 'attribute.name'],…
|
| D | 52.52.js.map | 1 …heredoc.delimiter', next: '@heredoc.$1' }],\n [\n /[ \\t\\r\\n]+<<(@here…
|
| D | 23.23.js | 1 …number"],[/[;,.]/,"delimiter"],[/"/,"string","@string"],[/'/,"invalid"]],heredoc:[[/<<[-]*\s*["]?(… property
|
| D | 39.39.js.map | 1 …heredoc' },\n [/[{}\\[\\]()]/, '@brackets'],\n // RegExp\n [/[\\/…
|
| /plugin/combo/ |
| H A D | .gitattributes | 1 # all files LF due to heredoc
|
| /plugin/dokuprism/prism/ |
| D | prism.js | 71 Prism.languages.hcl={comment:/(?:\/\/|#).*|\/\*[\s\S]*?(?:\*\/|$)/,heredoc:{pattern:/<<-?(\w+\b)[\s… property 135 …heredoc:[{pattern:/(@\("([^"\r\n\/):]+)"(?:\/[nrts$uL]*)?\).*(?:\r?\n|\r))(?:.*(?:\r?\n|\r(?!\n)))… property
|
| /plugin/aceeditor/ |
| D | build.js | 1 …e:"string",value:i[4]}]},regex:"(<<-?)(['\"`]?)([\\w]+)(['\"`]?)",rules:{heredoc:[{onMatch:functio… property
|