Environment data
dotnet --info output:
VS Code version:
C# Extension version:
When a subclass types a function that overrides the parent class, the function name is prompted, but the function is not generated after selection, it is blank, and the selection is not successful
OmniSharp log
Steps to reproduce
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
Additional context
Add any other context about the problem here.
Environment data
dotnet --infooutput:VS Code version:
C# Extension version:
When a subclass types a function that overrides the parent class, the function name is prompted, but the function is not generated after selection, it is blank, and the selection is not successful
OmniSharp log
Steps to reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
Additional context
Add any other context about the problem here.