Skip to content

Make different highlighting for function call and variable field access #45

@Chrysaloid

Description

@Chrysaloid

At the moment in general variables are blue and functions are yellow. But take a look at this abstract example:
image
Everything is OK except that when I access the first element in variable var in the second part of if statement condition, it is recognized as a function (thus the yellow color). Is there any possibility of fixing this rather small issue in the future?

Also, as I'm on it, global variables have the same color as local variables. I think they should have different colors. (Should I create another issue about this?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions