If you enter anything that autocompletes to a .net function name, for example enter [Io.File]::A
and hit tab, it autocompletes to [Io.File]::AppendAllLines(
. How do you have it not insert the function’s opening parenthesis?
New contributor
blueorchid3 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.