Skip to content

Releases: guobin211/tree-sitter-rsx

support for zed

04 Dec 03:24

Choose a tag to compare

0.1.5

chore: increment version to 0.1.5

0.1.4: feat: Refactor RSXParser to improve directive handling and add new tests

24 Nov 03:41

Choose a tag to compare

feat: Refactor RSXParser to improve directive handling and add new tests

  • Updated TypeScript definitions in rsx-parser.d.ts to use consistent syntax.
  • Refactored rsx-parser.js to enhance parsing logic for directives, including support for new directive formats.
  • Added comprehensive tests in test-parser.js for various directive scenarios, including conditional and loop directives.
  • Improved error handling and reporting mechanisms within the parser.
  • Ensured compatibility with new directive syntax and added test cases for client components.

0.1.3

21 Nov 03:35

Choose a tag to compare

support rsx for zed

0.0.1

21 Nov 03:35

Choose a tag to compare

feat: update indentation to 4 spaces and increment version to 0.1.3