Skip to content
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

Add ruff.organizeImports workspace command #56

Merged

Conversation

rockerBOO
Copy link
Contributor

@rockerBOO rockerBOO commented Jan 18, 2023

Added support for ruff.organizeImports as a workspace command.

I couldn't properly test because I got very frustrated due to not being able to disable organize imports and fix all code actions. I didn't get to testing that this command would work properly. Wanted to post it though as others may be able to test easier and/or I can come back a little later and try again.

Fixes #54

Thanks.

@rockerBOO rockerBOO marked this pull request as draft January 18, 2023 20:48
@charliermarsh
Copy link
Member

Thank you! I can test and verify, all good.

@charliermarsh charliermarsh self-requested a review January 18, 2023 21:24
@charliermarsh
Copy link
Member

Looks good in VS Code. I modified the names a bit for consistency -- hope that's ok.

@charliermarsh charliermarsh marked this pull request as ready for review January 19, 2023 00:06
@charliermarsh charliermarsh merged commit 21ab730 into astral-sh:main Jan 19, 2023
@rockerBOO rockerBOO deleted the rockerBOO/workspace-organizeImports branch January 19, 2023 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Add endpoints specifically for Organize Imports and Fix All
2 participants