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: .NET Command Line Tools (2.1.103)
dotnet --info
Product Information: Version: 2.1.103 Commit SHA-1 hash: 60218cecb5
Runtime Environment: OS Name: Windows OS Version: 10.0.16299 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\2.1.103\
Microsoft .NET Core Shared Framework Host
Version : 2.0.6 Build : 74b1c703813c8910df5b96f304b0f2b78cdf194d
VS Code version: Version 1.23.0-insider Commit dfeffb55b62cc2c1dde5cc1e25e98632eeb7744b Date 2018-04-16T05:17:45.591Z Shell 2.0.0-beta.7 Renderer 61.0.3163.100 Node 8.9.3 Architecture x64
C# Extension version: 1.14.0
typing a period and a space in a comment adds a period and a space
typing the period opens the auto-complete UI, and pressing space will insert the first suggestion
The text was updated successfully, but these errors were encountered:
This for the report! This is a duplicate of #1424.
Sorry, something went wrong.
No branches or pull requests
Environment data
dotnet --info
output:.NET Command Line Tools (2.1.103)
Product Information:
Version: 2.1.103
Commit SHA-1 hash: 60218cecb5
Runtime Environment:
OS Name: Windows
OS Version: 10.0.16299
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\2.1.103\
Microsoft .NET Core Shared Framework Host
Version : 2.0.6
Build : 74b1c703813c8910df5b96f304b0f2b78cdf194d
VS Code version:
Version 1.23.0-insider
Commit dfeffb55b62cc2c1dde5cc1e25e98632eeb7744b
Date 2018-04-16T05:17:45.591Z
Shell 2.0.0-beta.7
Renderer 61.0.3163.100
Node 8.9.3
Architecture x64
C# Extension version:
1.14.0
Steps to reproduce
Expected behavior
typing a period and a space in a comment adds a period and a space
Actual behavior
typing the period opens the auto-complete UI, and pressing space will insert the first suggestion
The text was updated successfully, but these errors were encountered: