-
Notifications
You must be signed in to change notification settings - Fork 726
Closed
Labels
BugEditor-IntelliSensefixedFixed and available in the stable version of C# Extension.Fixed and available in the stable version of C# Extension.
Milestone
Description
Environment data
dotnet --info
output:.NET Command Line Tools (1.0.3)
Product Information:
Version: 1.0.3
Commit SHA-1 hash: 37224c9917
Runtime Environment:
OS Name: elementary
OS Version: 0.4.1
OS Platform: Linux
RID: ubuntu.16.04-x64
Base Path: /usr/share/dotnet/sdk/1.0.3
VS Code version: 1.12.2
C# Extension version: 1.10
Steps to reproduce
leave "[csharp]": { "editor.acceptSuggestionOnCommitCharacter": true }
Expected behavior
Autocomplete should trigger on '.' or ';' etc.
Actual behavior
It also triggers on space, making Linq statements, and intricate loop patterns absolute hell to write.
Metadata
Metadata
Assignees
Labels
BugEditor-IntelliSensefixedFixed and available in the stable version of C# Extension.Fixed and available in the stable version of C# Extension.