Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

uci: refactor uci.changes() to match documentation #190

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

jow-
Copy link
Owner

@jow- jow- commented Feb 21, 2024

When invoked with an explicit package name argument, retain the autoloaded configuration within the context state.

Fixes: #188

When invoked with an explicit package name argument, retain the autoloaded
configuration within the context state.

Fixes: #188
Signed-off-by: Jo-Philipp Wich <[email protected]>
@jow- jow- merged commit 7076944 into master Feb 21, 2024
7 checks passed
@jow- jow- deleted the uci-changes-load-package branch February 21, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ctx.changes('system') does not load configuration into cursor
1 participant