We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to comment out lines in Ruby using cmd+/. It gives me this // instead of this #.
cmd+/
//
#
To solve this, in which file should I start?
Darwin Users-MacBook-Pro.local 24.0.0 Darwin Kernel Version 24.0.0: Tue Sep 24 23:37:13 PDT 2024; root:xnu-11215.1.12~1/RELEASE_ARM64_T8112 arm64
No response
The text was updated successfully, but these errors were encountered:
@Rusydy can you please provide an example? I can't reproduce this on my end.
Sorry, something went wrong.
I can't share footage since this issue occurs in a file from my company's repository. Interestingly, it only happens in one specific file.
I'll update this thread once I am able to replicate it in a new Rails project.
Thank you, @vitallium
No branches or pull requests
Check for existing issues
Describe the bug / provide steps to reproduce it
When I try to comment out lines in Ruby using
cmd+/
. It gives me this//
instead of this#
.To solve this, in which file should I start?
Environment
Darwin Users-MacBook-Pro.local 24.0.0 Darwin Kernel Version 24.0.0: Tue Sep 24 23:37:13 PDT 2024; root:xnu-11215.1.12~1/RELEASE_ARM64_T8112 arm64
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
The text was updated successfully, but these errors were encountered: