Skip to content

Propose fix for syntax highlighting for some keywords #462

@bkats

Description

@bkats

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions