Hello guys if i use c# in visual studio i can see references nicely like this:
Is here some way how can i achieve this in VS or VS Code in LUA language? I tried download LUA packages to both VS and VS code but still cant see anything.
CodePudding user response:
You need a Lua language server, for example
CodePudding user response:
You could try adding this Visual Studio
plugin.