-
Notifications
You must be signed in to change notification settings - Fork 300
Updated Tools Page with Zed Editor #2158
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
Conversation
to be 3 item grid on large.
Hi Rust Team! 👋 I was looking for a way to help contribute, figured this is a good starting point. I started using Zed a while ago and a big fan. Noticed it missing on the website which is why I created the Issue + PR. Happy for any feedback, hoping I followed the right process. I appreciate your time reviewing this and any feedback 😊 |
Let's get rid of eclipse to keep the total number of editors the same. |
Btw. you seem to have vigilant mode activated but your commit is not signed, so it shows up as unverified. |
How about we link to this page instead: https://zed.dev/docs/languages/rust It provides way more useful information than the short section in the documentation of rust-analyzer. |
I'm not sure why it's not signing. Got new Mac with work and thought I got 1Password CLI working. Sorry will look into this. |
Awesome, I think I got it all figured out and verified. Thank you 😊🙏🏻 |
Hm, generally speaking I'd like to be conservative about this section because if we're not careful it becomes the place for everyone to fight about promoting their favorite editor. That said, yes, I think this can replace the Eclipse block, Eclipse has not been that popular in the Rust community. |
Sounds good, thank you 🙌 |
Added Zed to the Tools -> First-class Editor Support and updated the CSS
Related to Issue: #2157