-
Notifications
You must be signed in to change notification settings - Fork 847
Open
Labels
Area-LangService-AutoCompleteautocomplete/intellisenseautocomplete/intellisenseBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.
Milestone
Description
When binding values to names in pattern matching autocompletion gets triggered but should not.
•in this case autocompletion is not desired:

(update: DU and Enums are an exception to that as mentioned by @rojepp below)
•nor is autocompletion desired in this case:

•however when matching on types autocompletion might be desired:

As expected, autocompletion is not triggerd when binding a values to name with let or fun .
Microsoft Visual Studio Community 2017
Version 15.8.2
VisualStudio.15.Release/15.8.2+28010.2016
Microsoft .NET Framework
Version 4.7.03062
Visual F# Tools 10.2 for F# 4.5 15.8.0.0. Commit Hash: c55dd2c.
Microsoft Visual F# Tools 10.2 for F# 4.5
Metadata
Metadata
Assignees
Labels
Area-LangService-AutoCompleteautocomplete/intellisenseautocomplete/intellisenseBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.
Type
Projects
Status
New