name: LaTeX Log firstLineMatch: “This is (pdfe)?TeXk?, Version ” scopeName: text.log.latex uuid: F68ACE95-7DB3-4DFB-AA8A-89988B116B5C foldingStartMarker: /**|(s*$ patterns:
-
name: invalid.deprecated match: “.*Warning:”
-
name: invalid.deprecated match: “[^:]*:\d*:.*”
-
name: invalid.illegal match: .*Error|^!.*
-
name: entity.name.function match: .*.sty
-
name: entity.name.type.class match: .*.cls
-
name: entity.name.tag.configuration match: .*.cfg
-
name: entity.name.tag.definition match: .*.def
-
name: comment.block.documentation match: .Info.
-
name: meta.log.latex.fixme match: “.*FiXme:”
-
name: meta.log.latex.hyphenation captures:
"1": name: keyword.control.hyphenation.latex
begin: (Overfull|Underfull) end: ([]n) patterns:
-
name: variable.parameter.hyphenation.latex2 match: “[0-9]+\-\-+”
-
-
name: string.unquoted.other.filename.log.latex endCaptures:
"0": name: punctuation.definition.string.end.log.latex
begin: (<) beginCaptures:
"0": name: punctuation.definition.string.begin.log.latex
end: (>) patterns:
-
name: support.function.with-arg.latex captures:
"1": name: entity.name.function.filename.latex
match: (./..pdf)
-
foldingStopMarker: **/|^s*)