Skip to content

Add TOML tree-sitter language support#196

Open
possibilities wants to merge 1 commit intocased:mainfrom
possibilities:feat/add-toml-support
Open

Add TOML tree-sitter language support#196
possibilities wants to merge 1 commit intocased:mainfrom
possibilities:feat/add-toml-support

Conversation

@possibilities
Copy link
Contributor

Summary

  • Add tree-sitter queries and language mapping for TOML (.toml)
  • Captures table headers (bare, dotted, quoted) and array table headers
  • Quoted table names are normalized (wrapping quotes stripped via _strip_wrapping_quotes helper)

Testing

pytest tests/test_toml_symbols.py tests/test_tree_sitter_languages.py tests/test_symbol_extraction_multilang.py -v

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