Home
last modified time | relevance | path

Searched refs:lineComment (Results 1 – 25 of 228) sorted by relevance

12345678910

/plugin/asciidocjs/node_modules/is-expression/
Dindex.js11 lineComment: false property
24 if (!options.lineComment) {
DREADME.md31 - `lineComment`: When `true`, allows line comments in the expression.
60 isExpression('abc // my comment', {lineComment: true})
Dtest.js18 passes('abc // my comment', {lineComment: true}); property
/plugin/dirtylittlehelper/mermaid/editor/src/mermaid-language/
Dmermaid.js8 lineComment: '*', property
/plugin/dirtylittlehelper/mermaid/editor/docs/
D7.7.js1 …{return i})),t.d(n,"language",(function(){return o}));var i={comments:{lineComment:"*"},brackets:[… property
D9.9.js1 …{return o})),n.d(t,"language",(function(){return s}));var o={comments:{lineComment:"#"}},s={defaul… property
D12.12.js1 …{return r})),n.d(t,"language",(function(){return s}));var r={comments:{lineComment:";;"},brackets:… property
D25.25.js1 …{return o})),s.d(n,"language",(function(){return t}));var o={comments:{lineComment:"#"},brackets:[… property
D35.35.js1 …{return R})),S.d(T,"language",(function(){return A}));var R={comments:{lineComment:"--",blockComme… property
D34.34.js1 …{return N})),A.d(T,"language",(function(){return R}));var N={comments:{lineComment:"//",blockComme… property
D47.47.js1 …{return t})),r.d(o,"language",(function(){return n}));var t={comments:{lineComment:"#"},brackets:[… property
D40.40.js1 …{return t})),E.d(e,"language",(function(){return T}));var t={comments:{lineComment:"--",blockComme… property
D61.61.js1 …{return A})),R.d(T,"language",(function(){return I}));var A={comments:{lineComment:"--",blockComme… property
D50.50.js1 …{return r})),t.d(_,"language",(function(){return i}));var r={comments:{lineComment:"--",blockComme… property
D53.53.js1 …{return n})),o.d(t,"language",(function(){return s}));var n={comments:{lineComment:"//",blockComme… property
D54.54.js1 …{return t})),o.d(n,"language",(function(){return r}));var t={comments:{lineComment:"'"},brackets:[… property
D36.36.js1 …{return t})),o.d(n,"language",(function(){return s}));var t={comments:{lineComment:"//",blockComme… property
D37.37.js1 …!\#\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//",blockComme… property
D38.38.js1 …{return t})),n.d(o,"language",(function(){return s}));var t={comments:{lineComment:"//",blockComme… property
D11.11.js1 …{return o})),t.d(n,"language",(function(){return s}));var o={comments:{lineComment:"//",blockComme… property
D56.56.js1 …{return t})),o.d(n,"language",(function(){return s}));var t={comments:{lineComment:";",blockCommen… property
/plugin/mizarverifiabledocs/src/
H A Dhighlight.js10 Comment: t.lineComment, // 行コメント
/plugin/codemirror/dist/modes/
Dnsis.min.js1 …le)|Loop(Until)|Next)\})$/,blockCommentStart:"/*",blockCommentEnd:"*/",lineComment:["#",";"]}});a.… property
Drust.min.js1 …"],electricInput:/^\s*\}$/,blockCommentStart:"/*",blockCommentEnd:"*/",lineComment:"//",fold:"brac… property
Dfactor.min.js1 …ta:{dontIndentStates:["start","vocabulary","string","string3","stack"],lineComment:["!","#!"]}});a… property

12345678910