Function call parameters are sometimes highlighted as types #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As you write the code the colors of the parameters alternate between types and names (green and black in my case) on every comma, which is a bit distracting and the logic of the highlighting is mysterious.
Example:
Code:
This was caused by a bug in @lezer/lr. Version 1.1.5 should behave better.