All notable changes to the "vscode-parse-tree" extension will be documented in this file.
- Add tree-sitter-query #27 (@Will-Sommers)
- Add support for CSS and SCSS #25 (@Will-Sommers)
- Add support for php #19 (@nathanheffley)
- Add
loadLanguage
function and improve loading robustness #8
- Add preliminary xml support using html parser
- Improve error messages
- Add C and HTML support
- Add Java support
Add support for untrusted workspaces
Switch to wasm to support Windows and Remote SSH
- Add JSON parser