Skip to content

Plugin enchancements #1376

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jul 23, 2022
Merged

Plugin enchancements #1376

merged 1 commit into from
Jul 23, 2022

Conversation

Nexela
Copy link
Contributor

@Nexela Nexela commented Jul 23, 2022

Adds config.runtime.plugingArgs
Adds pluginPath to package.path. Closes #1297
Adds log.warn() when specified plugin can't be found
Possible Changelog entry:

* `NEW` `Lua.runtime.pluginArgs`
* `CHG` add plugin path in package.path

Adds config.runtime.plugingArgs
Adds pluginPath to package.path. Closes LuaLS#1297
Adds log.warn() when specified plugin can't be found
Possible Changelog entry:
```txt
* `NEW` `Lua.runtime.pluginArgs`
* `CHG` add plugin path in package.path
```
@sumneko sumneko merged commit 082b0bf into LuaLS:master Jul 23, 2022
@Nexela Nexela deleted the pluginDev branch July 23, 2022 13:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pluginPath is not added to package.path
2 participants