From ccff75057ecec4baeede4c6d78c2e050f8c332c4 Mon Sep 17 00:00:00 2001 From: SyntheticBird <118022351+SyntheticBird45@users.noreply.github.com> Date: Wed, 21 Aug 2024 23:33:21 +0000 Subject: [PATCH] Update Zed in ENVIRONMENT-ADVICE.md (#259) Update ENVIRONMENT-ADVICE.md Updated information on Zed editor --- misc/ENVIRONMENT-ADVICE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/ENVIRONMENT-ADVICE.md b/misc/ENVIRONMENT-ADVICE.md index 295fabd..b3358b9 100644 --- a/misc/ENVIRONMENT-ADVICE.md +++ b/misc/ENVIRONMENT-ADVICE.md @@ -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: - 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. \ No newline at end of file +- Zed: Rust-written IDE focused on performance. Stable on MacOS and Linux (requires Vulkan driver, therefore unable in virtual machines).