Custom operations missing in completion list
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 131
Description
Given is a builder that defined a "body" custom operation. I expect that this "body" custom operation is shown in the completion list when being inside of a computation.
In the completion list shown below, the custom operation is not shown:

This is also *not* working:

In fact, the operation is present and recognized when it is used:

Using a pre-defined builder instance, the custom operation "body" is shown in the completion list (as expected):

---------------------------
Might be related to:
#4832
---------------------------
Microsoft Visual Studio Professional 2019
Version 16.9.5
Contributor guide
Assessment
This issue has not been assessed yet.