tokens can be followed by a object deref #2

Closed
opened 2025-01-28 15:31:53 +01:00 by acereca · 0 comments
Owner

-> and ~> can follow a token, which is problematic in assigns

obj->field = 3

will get a |g hint

`->` and `~>` can follow a token, which is problematic in assigns ``` obj->field = 3 ``` will get a `|g` hint
acereca referenced this issue from a commit 2025-01-28 21:41:40 +01:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: acereca/skill-ls#2