Skip to content

Visual Studio : When defining names in pattern matching auto completion should not be triggered. #5594

@goswinr

Description

@goswinr

When binding values to names in pattern matching autocompletion gets triggered but should not.

•in this case autocompletion is not desired:
2018-09-06_143700
(update: DU and Enums are an exception to that as mentioned by @rojepp below)


•nor is autocompletion desired in this case:
2018-09-06_143738


•however when matching on types autocompletion might be desired:
2018-09-06_143718


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

No one assigned

    Labels

    Area-LangService-AutoCompleteautocomplete/intellisenseBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.

    Type

    Projects

    Status

    New

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions