We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d169b40 commit 48beb66Copy full SHA for 48beb66
1 file changed
package.json
@@ -447,6 +447,7 @@
447
"type": "boolean",
448
"default": false,
449
"description": "Enable/disable auto organize imports on save action",
450
+ "deprecationMessage": "This setting is deprecated, please configure 'editor.codeActionsOnSave' instead.",
451
"scope": "window"
452
},
453
"java.import.exclusions": {
0 commit comments