zed
zed copied to clipboard
TSX comment stopped working in html tags
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
When i try to comment the code in tsx html tags it comment with double slash. It used to work before with right comment in html tags now its all //.
Environment
If applicable, add mockups / screenshots to help explain present your vision of the feature
If applicable, attach your Zed.log file to this issue.
Zed.log
I believe this happens due to https://github.com/tree-sitter/tree-sitter-typescript/issues/306 and the corresponding update to the newer tree-sitter-typescript crate in Zed that we had to do at some point.
Experiencing this as well, i thought i just broke something in my config. @Tsolmonx , did you find any temporary solution?
any update?
+1 need a fix for this 🙏
I think it has been fixed in latest version. I tested it and it's working fine.
Closed from: https://github.com/zed-industries/zed/pull/17734