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
@vchirikov I can't reproduce this behavior. One thing I noticed from your very helpful gifs was that you brought up completion with 'ctrl+space' and in the first working example you dismissed it by pressing 'escape' before typing 'ca'. In the second failing example you didn't dismiss the completion popup. Can you try again on latest with the completion popup dismissed?
The completion that I changed it wholly separate from VS Code and its snippet support. OmniSharp-Roslyn has no impact on when custom VS Code snippets are offered or how they are committed.
I have the user snippet:
Behavior before
1.37.17-beta.14
(1.37.17-beta.11
):Behavior after
1.37.17-beta.14
:cc: @JoeRobich
The text was updated successfully, but these errors were encountered: