Skip to content

Conversation

@Omzee15
Copy link

@Omzee15 Omzee15 commented Nov 20, 2025

Description

This PR adds comprehensive editor support documentation, including the community-created tree-sitter grammar and VS Code extension, to address issues #143 and #99.

Changes Made

  • ✅ Added Editor Support section to README.md with detailed documentation
  • ✅ Documented tree-sitter-toon grammar with usage examples
  • ✅ Included VS Code extension with full feature list
  • ✅ Added Neovim configuration example for tree-sitter integration
  • ✅ Updated with comprehensive editor support
  • ✅ Added Editor Support to table of contents in README

Editor Support Documented

Tree-sitter Grammar

VS Code Extension

Other Editors

  • Vim/Neovim: toon.nvim plugin
  • Fallback: YAML syntax highlighting

Benefits

  • Makes it easy for developers to discover and use editor tooling
  • Provides clear setup instructions for different editors
  • Acknowledges community contributions
  • Improves developer experience across multiple editors

Closes #143
Closes #99

- Add comprehensive Editor Support section to README.md
- Document tree-sitter-toon grammar with usage examples
- Include VS Code extension information
- Add Neovim configuration example for tree-sitter
- Update tools-and-playgrounds.md with detailed editor support
- Add Editor Support to table of contents

Resolves toon-format#143
Resolves toon-format#99
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.

Language Server or Highlighting, tree-sitter? Add VS Code Extension to Documentation

1 participant