Better discoverability for members in constructors (Tooling)
Open
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:

Contributor guide
Assessment
This issue has not been assessed yet.