Skip to content

some function calls in python not getting colored properly #272

Description

@hanakin

I noticed a function cal i add not getting colored properly when inspecting these are the scopes I had to add to "name": "Function names", to fix it

"meta.function-call.generic.python",
"meta.function-call.python"

my use was as follows

def function
	for
		for
			if column_count != 3:
				base_type = find_normal_base_type(item_type)

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