You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yeah, for now on my machine it can be solved like this: ignore any settings in the settings UI. And just add this in your settings.json file: "editor.codeActionsOnSave": { "source.organizeImports": true, "source.addMissingImports": true, },
This issue is originally created by @alx1024 at microsoft/vscode-java-debug#1071
The text was updated successfully, but these errors were encountered: