❔ C# dev kit completion "args"
Hey I'm trying vscode and I stumbled upon this behavior that seems strange.
When it autocompletes after opening (), it completes with the named argument
Can I disable this behavior ?
When it autocompletes after opening (), it completes with the named argument
args even if I don't take it (by doing ", to input a string myself) Can I disable this behavior ?
