Skip to content

Comments

[TOML] Fix missing scope before first tables#4435

Merged
deathaxe merged 2 commits intosublimehq:masterfrom
deathaxe:pr/toml/fix-bare-mappings
Feb 6, 2026
Merged

[TOML] Fix missing scope before first tables#4435
deathaxe merged 2 commits intosublimehq:masterfrom
deathaxe:pr/toml/fix-bare-mappings

Conversation

@deathaxe
Copy link
Collaborator

@deathaxe deathaxe commented Feb 4, 2026

Fixes #4434

This commit sets away from main context to ensure source.toml is never removed by clear_scope directives in e.g. table-keys.

This commit sets away from main context to ensure `source.toml` is never
removed by clear_scope directives in e.g. table-keys.
@jrappen

This comment was marked as off-topic.

@jrappen
Copy link
Collaborator

jrappen commented Feb 5, 2026

@deathaxe Thanks, appreciate the quick fix.

@deathaxe deathaxe merged commit 2021276 into sublimehq:master Feb 6, 2026
2 checks passed
@deathaxe deathaxe deleted the pr/toml/fix-bare-mappings branch February 6, 2026 07:38
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.

[TOML] No root scope before a first table

3 participants