forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugneeds community feedbackAwaiting community feedbackAwaiting community feedback
Description
Testing #22536
- Follow steps from the test plan item
- Notice notification with the Disable Smart Send button.
- Click on the smart send button
- This setting is written in workspace settings 🐛
We should not use workspace settings for this, as this is a user preference. Writing to workspace settings enforces it on the whole team that uses that repository, and makes a dirty git change.
I suggest to instead use user settings. Or local storage.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugneeds community feedbackAwaiting community feedbackAwaiting community feedback