Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment broken on .tsx files when using cmd + / shortcut #16802

Closed
1 task done
andrebrito16 opened this issue Aug 24, 2024 · 1 comment
Closed
1 task done

Comment broken on .tsx files when using cmd + / shortcut #16802

andrebrito16 opened this issue Aug 24, 2024 · 1 comment
Labels
duplicate Additional reports of an existing issue

Comments

@andrebrito16
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

When using shortcut to comment some part of code on .tsx files the comment should be {/* comment */} but the editor uses //` to comment, which is incorrect.

Steps to reproduce:

Open any .tsx file and use cmd + / to comment some part of the code.

Environment

Zed: v0.149.5 (Zed)
OS: macOS 14.6.1
Memory: 32 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log
@SomeoneToIgnore
Copy link
Contributor

SomeoneToIgnore commented Aug 24, 2024

@SomeoneToIgnore SomeoneToIgnore marked this as a duplicate of #16337 Aug 24, 2024
@SomeoneToIgnore SomeoneToIgnore closed this as not planned Won't fix, can't repro, duplicate, stale Aug 24, 2024
@Moshyfawn Moshyfawn added duplicate Additional reports of an existing issue and removed bug [core label] triage labels Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Additional reports of an existing issue
Projects
None yet
Development

No branches or pull requests

4 participants