dotnet / dotnet/fsharp

Improve autocomplete and quickinfo for computation expression

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

Description

**Is your feature request related to a problem? Please describe.**

I am trying to write a UI library and want to use computation expression for the DSL. But the intelligence for the CustomOperation is very bad because it offers you too much options and no filter for it. This can also benefit other CE style libraries like farm, Fshttp etc.

**Describe the solution you'd like**

Provide a filter or priorities for the CD's Custom Operation.

**Describe alternatives you've considered**
...

**Additional context**
...

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.