Closed lenroc-dev closed 2 months ago
uhm what does your workspace and/or user path for Lua.workspace.library
look like?
I should mention that I'm new to VSCode so, I'm not quite sure how to provide the worspace/path info requested, but the workspace containing the lua file is trusted, if that matters.
In case, it helps.. I've noticed that IntelliSense works for some functions but not others... for example, GetItemCooldown IntelliSense works fine, but PickupContainerItem does not. When I hover mouse over PickupContainerItem, I get "(global) PickupContainerItem: unknown"
Were you able to find a solution to the issue? I've not heard any similar reports yet
It's still flaky. Certain functions seem to work fine and others don't.
Are you using Multi-root Workspaces?
Can you show me your settings.json? You can open it with the "Open Workspace Settings" command
same problem, reverted to 0.15.9 too. when i made an update my settings.json has been changerd settings.json
ohhh, after installation of 0.15.9, and the update to last version it started working
Seems to start working after upgrading to latest today.
I lost IntelliSense in VSCode with 0.16 and 0.17 versions. Downgrading to 0.15.9 fixed the issue for me.