You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: