Skip to content

Instantly share code, notes, and snippets.

@onkoe
Created December 18, 2023 02:53
Show Gist options
  • Save onkoe/c83d82520f1bfead8c855ab47f4714ef to your computer and use it in GitHub Desktop.
Save onkoe/c83d82520f1bfead8c855ab47f4714ef to your computer and use it in GitHub Desktop.
rust-analyzer vscode settings.json
"rust-analyzer.cargo.features": "all",
"rust-analyzer.check.command": "clippy",
"rust-analyzer.files.excludeDirs": ["/.flatpak_builder/"],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment