Skip to content

fix(config): invalid key checking in config handles lists and doesn't…#35

Merged
joshzcold merged 3 commits intomainfrom
fix/list_tables_concatting_config
Dec 24, 2025
Merged

fix(config): invalid key checking in config handles lists and doesn't…#35
joshzcold merged 3 commits intomainfrom
fix/list_tables_concatting_config

Conversation

@joshzcold
Copy link
Owner

… throw errors

instead of crashing python.nvim, show a notification as a warning. Be able to handle list-type tables by not having it be an error if the key is a number (indicating its a list)

… throw errors

instead of crashing python.nvim, show a notification as a warning.
Be able to handle list-type tables by not having it be an error if the
key is a number (indicating its a list)
@joshzcold joshzcold merged commit 2e09bcb into main Dec 24, 2025
14 of 15 checks passed
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.

1 participant