Skip to content

Adds recommended extension settings for vscode #11519

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

Merged
merged 2 commits into from
May 27, 2024

Conversation

ekohilas
Copy link
Contributor

Summary

Adds recommended extension settings for vscode, to assist the developer experience of new contributors.

Test Plan

Might need testing on a new environment, otherwise should not fail unless exisiting users have workspace specific settings.

"--all-features"
],
"rust-analyzer.check.command": "clippy",
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was auto generated by vscode

@MichaReiser MichaReiser added the internal An internal refactor or improvement label May 27, 2024
@MichaReiser MichaReiser merged commit 6be00d5 into astral-sh:main May 27, 2024
19 checks passed
@MichaReiser
Copy link
Member

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants