dotnet / dotnet/fsharp

Better discoverability for members in constructors (Tooling)

Open
#9,682 2 comments 3 reactions 0 assignees View on GitHub
Area-LangService-AutoComplete Feature Request
Dominant language
F#
Stars
4.3k
Forks
876
Avg merge
4d 11h
Merged PRs (30d)
131

Description

This request is related to: #9534 and https://github.com/fsharp/fslang-suggestions/issues/880

I suggest that assignable class members are shown on top of the auto completion list when the caret is inside of an object constructor. Right now, the list is filled with keywords, members, symbols in scope in an alphabetical order.

Here is an example using Plotly:

![image](https://user-images.githubusercontent.com/472222/87244764-093a7b00-c440-11ea-990c-f73e2f61ac81.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.