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

Add support for KDL files #4479

Closed
luccahuguet opened this issue Oct 26, 2022 · 0 comments · Fixed by #4481
Closed

Add support for KDL files #4479

luccahuguet opened this issue Oct 26, 2022 · 0 comments · Fixed by #4481
Labels
A-tree-sitter Area: Tree-sitter C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors

Comments

@luccahuguet
Copy link

KDL is similar to YAML or TOML, and used by important projects such as Zellij, a terminal multiplexer.

This issue might depend on KDL LSP support being implemented tjhancocks/kdl#50

@the-mikedavis the-mikedavis added C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much A-tree-sitter Area: Tree-sitter E-good-first-issue Call for participation: Issues suitable for new contributors labels Oct 26, 2022
@the-mikedavis the-mikedavis linked a pull request Oct 28, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tree-sitter Area: Tree-sitter C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants