We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.path
package.cpath
require
I saw a Lua language-server do this and thought it was a great idea!
local thing = require(" -- scan and return values here
We an see if the function being called is the global require and go from there!