You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in a jsx/tsx file, when commenting the render part , it only adds // to the start of the line which is normal behavior for a js file but this results errors in the case of tsx render method return, which should be {/*[LINE]*/} instead
Check for existing issues
Describe the bug / provide steps to reproduce it
in a jsx/tsx file, when commenting the render part , it only adds
//
to the start of the line which is normal behavior for a js file but this results errors in the case of tsx render method return, which should be{/*[LINE]*/}
insteadEnvironment
Zed: v0.148.1 (Zed)
OS: Linux Wayland ubuntu 24.04
Memory: 7.5 GiB
Architecture: x86_64
GPU: Intel(R) UHD Graphics (ICL GT1) || Intel open-source Mesa driver || Mesa 24.0.9-0ubuntu0.1
If applicable, add mockups / screenshots to help explain present your vision of the feature
If applicable, attach your Zed.log file to this issue.
No response
The text was updated successfully, but these errors were encountered: