Skip to content

Scan package.path and package.cpath and complete on require #36

Open
@FourierTransformer

Description

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!

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions