Support for Tree Sitter

Find Tips and tricks on how to better use the Zeus IDE. Feel free to post your own tips but please do not post bug reports, feature requests or questions here.
Post Reply
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

Support for Tree Sitter

Post by jussij »

The latest version of the Zeus IDE include support for the tree sitter language parser.

This support is included for the following languages:
  • C/CPP
  • C#
  • CSS
  • Go
  • HTML
  • JavasSript
  • Lua
  • PHP
  • Python
  • Rust
  • SQL
  • TypeScript
  • Verilog
  • XML
This feature provides the following benefits:
  • Improved, more accurate syntax highlighting.
  • Faster and more accurate tags generation.
The feature can be configured using the Keywords section of the Document Type as shown below:
tsp-option.png
tsp-option.png (120.38 KiB) Viewed 28721 times
Cheer Jussi
Post Reply