Skip to content

Conversation

Samuel-Therrien-Beslogic
Copy link
Collaborator

No description provided.

Comment on lines +59 to +62
// https://github.com/microsoft/vscode/issues/40239
"unwantedRecommendations": [
// Must disable in this workspace //
// https://github.com/microsoft/vscode/issues/40239 //
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Comment on lines +47 to +52
// "source.*Imports": https://github.com/microsoft/TypeScript/pull/50931#issuecomment-1416288712
// Let dedicated imports tool deal with it
"source.organizeImports": "never",
"source.sortImports": "never",
// IDEM, but also it's annoying to remove imports because of commented code while testing
"source.removeUnusedImports": "never"
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Comment on lines 54 to 55
// NOTE: due to a bug in VSCode, we have to specify these individually to ensure it overrides user settings
// Please upvote: https://github.com/microsoft/vscode/issues/168411
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Comment on lines +182 to +187
// For frontend-backend monorepos
// "mypy-type-checker.args": [
// // https://github.com/microsoft/vscode-mypy/issues/37#issuecomment-1602702174
// "--config-file=${workspaceFolder}/backend_project/pyproject.toml"
// ],
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Samuel-Therrien-Beslogic Samuel-Therrien-Beslogic deleted the Add-VSCode-shared-settings branch September 13, 2024 22:15
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.

1 participant