Update Zed in ENVIRONMENT-ADVICE.md (#259)

Update ENVIRONMENT-ADVICE.md

Updated information on Zed editor
This commit is contained in:
SyntheticBird 2024-08-21 23:33:21 +00:00 committed by GitHub
parent 7207fbd17b
commit ccff75057e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,4 +87,4 @@ On Rust-analyzer's VSCode plugin, you can add the following configuration if you
If you still deal with lags on VSCode or Neovim, you could try the following IDE: If you still deal with lags on VSCode or Neovim, you could try the following IDE:
- RustRover: It have been reported to have excellent performance at managing huge workspace. It use its own fine-tuned plugins by jetbrains. - RustRover: It have been reported to have excellent performance at managing huge workspace. It use its own fine-tuned plugins by jetbrains.
- Zed: Rust-written IDE focused on performance. Still in beta and macOS only. - Zed: Rust-written IDE focused on performance. Stable on MacOS and Linux (requires Vulkan driver, therefore unable in virtual machines).