forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
area-formattingdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.
Description
Once #6497 lands we should upstream the appropriate regexes to https://github.com/microsoft/vscode/blob/master/extensions/python/language-configuration.json and delete https://github.com/microsoft/vscode/blob/master/extensions/python/src/pythonMain.ts so that all Python users benefit.
Steps
- Land Add regex to dedent
elseand friends #6497 - Write smoke tests to make sure upstream doesn't regress
- Upstream regexes to https://github.com/microsoft/vscode/blob/master/extensions/python/language-configuration.json
- Delete https://github.com/microsoft/vscode/tree/master/extensions/python/.vscode
- Delete https://github.com/microsoft/vscode/tree/master/extensions/python/src
- Delete https://github.com/microsoft/vscode/blob/master/extensions/python/tsconfig.json
- Delete our own code and tests
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-formattingdebtCovers everything internal: CI, testing, refactoring of the codebase, etc.Covers everything internal: CI, testing, refactoring of the codebase, etc.