Skip to content

Space is a commit character #1524

@rasmus91

Description

@rasmus91

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

Labels

BugEditor-IntelliSensefixedFixed and available in the stable version of C# Extension.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions