omnisharp-roslyn
omnisharp-roslyn copied to clipboard
Pressing tab replaces symbol
I want to return Task.FromResult(result)
But pressing tab/dot/space completely replaces next word
How do change this behaviour?
I need this fix, cannot use latest omnisharp. I thought it was vscode but disabled the C# extention and the issue went away. But I need omnisharp / C# extention. Soo... pls fix it.
I also will give an example:
yes, me too I had to delete vscode because of this bug i use vstudio2022 for now
reverting to older vscode worked for me. 1.78 didn't have this issue.