-
Notifications
You must be signed in to change notification settings - Fork 766
Whitespace token for Lexers [ijkl] #2025
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Merged. Sorry for leaving this open for so long, I meant to look at this earlier but couldn't make the time :( Thanks a lot again for this massive contribution! |
Thanks for reviewing it anyway! I should have split this into smaller chunks. It was just temping to reach the milestone. |
This PR modifies lexers starting with the letters i, j, k, and l to use the Whitespace token - as much as efficiently doable.
Again, this regards #1905
This chunk got quite large... I should have included the javascript lexer to the html one.
Anyhow, when this PR is done, we should be half way through!
I don't expect any work on this soon. The latest release surely took a lot of time already =)