We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3845113 commit 7a51f2cCopy full SHA for 7a51f2c
package.json
@@ -354,7 +354,7 @@
354
},
355
"java.signatureHelp.enabled": {
356
"type": "boolean",
357
- "default": false,
+ "default": true,
358
"description": "Enable/disable the signature help.",
359
"scope": "window"
360
@@ -515,7 +515,7 @@
515
516
"java.completion.guessMethodArguments": {
517
518
519
"description": "When set to true, method arguments are guessed when a method is selected from as list of code assist proposals.",
520
521
0 commit comments