How do I stop Visual Studio code from doing this? I have inlay parameter names disabled in the settings but it still will auto populate the parameter names.
This is VS code 1.71.0 with Java 8 Update 341
How do I stop Visual Studio code from doing this? I have inlay parameter names disabled in the settings but it still will auto populate the parameter names.
This is VS code 1.71.0 with Java 8 Update 341
You can try playing with the different auto suggestions mode using the setttings: ->Text-Editor->Suggestions. Maybe one setup could be a good workaround.