We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type: Feature Request
If I write this line:
public MouseTest test1;
I can create the MouseTest class in a new file in one step in VS for Mac.
MouseTest
This same task requires two steps in VS Code:
Extension version: 0.4.5 VS Code version: Code - Insiders 1.82.0-insider (Universal) (f125afbc800ec611f5a9ab1333c769832ce424b3, 2023-08-21T05:34:49.942Z) OS version: Darwin arm64 22.5.0 Modes:
The text was updated successfully, but these errors were encountered:
Should get covered via dotnet/vscode-csharp#5735. @akhera99 fyi on a code action to add to the test suite.
Sorry, something went wrong.
No branches or pull requests
Type: Feature Request
If I write this line:
I can create the
MouseTest
class in a new file in one step in VS for Mac.This same task requires two steps in VS Code:
Extension version: 0.4.5
VS Code version: Code - Insiders 1.82.0-insider (Universal) (f125afbc800ec611f5a9ab1333c769832ce424b3, 2023-08-21T05:34:49.942Z)
OS version: Darwin arm64 22.5.0
Modes:
The text was updated successfully, but these errors were encountered: