I would like to further customize the syntax highlighting, in this case of LaTeX.
For this I need to know which meta variables are defined, and possibly I would like to include more meta variables. However the LaTeX.tmLanguage
definition is closed source I believe?
- Can I extract at least which meta variables are defined?
- Can a definition for
\footnote{...}
be made undermeta.footnote.latex
?