Skip to content

Unable to apply two detected libraries #1558

@carsakiller

Description

@carsakiller

You cannot use the automatic library detection to apply two libraries. For example, with #1556, you would want to apply both busted and luassert, while still having them be separate.

This is due to "Lua.workspace.checkThirdParty" being set to false in the workspace's settings when a library is applied automatically. After this is set, the server no longer tries to apply libraries. This should instead save an array of paths to (or names of) the libraries that have been applied or explicitly ignored. This would allow multiple libraries to be applied automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions