Closed FreHu closed 6 years ago
Hi, Both pull requests changes 600+ lines in the source, which makes it difficult to review, can we take it one step at a time?
Hi,
the XML changes are formatting only and the json is an automatic conversion from the XML.
I could split this into the following:
I am providing a json format since it is easier to both write and read. Converted using https://github.com/Togusa09/vscode-tmlanguage/ The extension can be used to convert back as well.
(I got around the whitespace issue of the extension by removing all whitespace from regexes first)