jlelong / vscode-latex-basics

LaTeX grammars for Visual Studio Code
MIT License
19 stars 10 forks source link

Refactor how to tokenize `begin`/`end` claims #30

Closed jlelong closed 2 years ago

jlelong commented 2 years ago

This PR adds more tests and refactors how to capture all the begin/end claims. Now, we use the same rules everywhere.