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
dotnet --info output: 1.0.0-preview3-003786 VS Code version: 1.6.0 C# Extension version: 1.4.1
dotnet --info
Type the following, then space: int[] a = new
Type is auto completed after the new keyword
No auto complete
The text was updated successfully, but these errors were encountered:
Thanks for the request -- this is a duplicate of #146.
Sorry, something went wrong.
No branches or pull requests
Environment data
dotnet --info
output: 1.0.0-preview3-003786VS Code version: 1.6.0
C# Extension version: 1.4.1
Steps to reproduce
Type the following, then space: int[] a = new
Expected behavior
Type is auto completed after the new keyword
Actual behavior
No auto complete
The text was updated successfully, but these errors were encountered: