Skip to content

Investigate how to transition users over from extension to tools extensions #19434

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

Closed
3 tasks
karthiknadig opened this issue Jul 9, 2022 · 1 comment
Closed
3 tasks
Assignees
Labels
area-formatting area-linting feature-request Request for new features or functionality needs proposal Need to make some design decisions verified Verification succeeded

Comments

@karthiknadig
Copy link
Member

  • pylint
  • black
  • isort
@karthiknadig karthiknadig added feature-request Request for new features or functionality area-linting area-formatting needs proposal Need to make some design decisions labels Jul 9, 2022
@karthiknadig karthiknadig self-assigned this Jul 9, 2022
@karthiknadig
Copy link
Member Author

We will be doing the following:

  • For people who have set pylintEnabled or formatting.provider: "black" without setting corresponding args, and if they are in experiment, we will show them a notification to try the pylint extension or the black extension. We will transition severity settings. We won't transition any of the other settings.
  • For people who trigger organize imports, if they are in experiment and have not set any other args other than '--profile black', we will ask them to try the isort extension. Continue to execute the old thing.

@karthiknadig karthiknadig added the verified Verification succeeded label Jul 20, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-formatting area-linting feature-request Request for new features or functionality needs proposal Need to make some design decisions verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

1 participant