No description provided.
implements diagnostics for - typescript files -- the template string within `treeSitterQuery.<language>` template string formatting function is checked for - query files .scm with the top line being a comment containing language, e.g., `;; typescript` (works for notebook cells as well but still requires top comment) ---- add command "Open Parse Tree View to the Side" : implements a parse-tree viewer using a webview (clicking on a parse-tree node highlights corresponding range in the original file, but doesn't work the other way around) ---- I hope to address limitations above in further PRs when I have more time
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by ulugbekna and has received 0 comments.