Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

function scope is too wide #9

Description

@Pallandos

When writing a function, the scope do not end until the end of the line, resulting in the issue that you can not have 2 function colored on the same line.

As seen here, the second function is style in the scope of the first and not colored because considered as an argument.

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinginvalidThis doesn't seem rightsyntaxThe syntax support is not correct

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions