-
-
Notifications
You must be signed in to change notification settings - Fork 385
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Describe the bug
A any type cast to function won't color as a function.
To Reproduce
Steps to reproduce the behavior:
local f---@cast f fun()or---@cast f function- call
f() - Still colored blue.
Expected behavior
Coloring yellow.
Environment (please complete the following information):
VSCode, Windows, No WSL
Additional context
I am not sure if this is intended behaviour, but I would expect, if it has been casted, that it would visually show it.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
