You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have added API to allow formatted content to be returned for completion items and for signature help. Make sure it does what you want, that the doc is clear and that it works consistently.
We have also added a CompletionContext that provided more information about why completions were requested. Also make sure it does what you want, that the doc is clear and that it works consistently.
The text was updated successfully, but these errors were encountered:
Test for: #11877 and #752
Complexity: 2
We have added API to allow formatted content to be returned for completion items and for signature help. Make sure it does what you want, that the doc is clear and that it works consistently.
We have also added a
CompletionContext
that provided more information about why completions were requested. Also make sure it does what you want, that the doc is clear and that it works consistently.The text was updated successfully, but these errors were encountered: