syntaxes/LaTeX.tmLanguage.json

changeset 27
f34b09beada4
parent 26
c8a6390ebc58
equal deleted inserted replaced
26:c8a6390ebc58 27:f34b09beada4
957 "include": "$base" 957 "include": "$base"
958 } 958 }
959 ] 959 ]
960 }, 960 },
961 { 961 {
962 "begin": "((\\\\)(?:[a-zA-Z][a-zA-Z])?todo)((?:\\[[^\\[]*?\\])*)(\\{)", 962 "begin": "((\\\\)(?:[a-zA-Z][a-zA-Z])?(?:todo|missingfigure))((?:\\[[^\\[]*?\\])*)(\\{)",
963 "beginCaptures": { 963 "beginCaptures": {
964 "1": { 964 "1": {
965 "name": "support.function.todo.latex" 965 "name": "support.function.todo.latex"
966 }, 966 },
967 "2": { 967 "2": {

mercurial