Created
January 17, 2026 00:06
-
-
Save TeamDman/8ebe047d718db31ac04ac4ccb9fdb27c to your computer and use it in GitHub Desktop.
Zed rust-analyzer all-features
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "lsp": { | |
| "rust-analyzer": { | |
| "initialization_options": { | |
| "cargo": { | |
| "features": "all", | |
| }, | |
| }, | |
| }, | |
| }, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment