-
Notifications
You must be signed in to change notification settings - Fork 30
Description
Some keyword aren't highlighted correctly when at a start of the line. (if, call, jump, ...)
Also a space after '$' was for some reason expected, I remove that check also. One-line python as follows is correct "$test = True", but not recognized by the syntax highlighting.
I have a fix for it, but not sure how to make a proper pull request. I tried but I think I made a mistake in how a cloned the repository? My first time to that I try to do this. So I closed the failed pull-request attempt, not sure how to proceed.
Sorry for this but I saw to late that I needed to make to pull-request to develop and when just did try to make to that branch it added other (unwanted?) commits to the request.
My clone is here: https://github.com/bkats/vscode-language-renpy/tree/fix-spaces