SIGN IN SIGN UP

editor: Update insert_text_format based on resolved completion (#13041)

Fixes #12920

VTSLS does not mark snippet completions as such in the initial
completion response - not until we resolve them; however, we do not
touch initial contents of completion during resolution, which led to us
not treating a snippet as such.

Release Notes:

- Fixed snippet completions sometimes being treated as plain text
completions when using VTSLS
P
Piotr Osiewicz committed
dcb8dc16ca7de46a1b49f9d8a5e6b51dff6f581d
Parent: eb7a09b
Committed by GitHub <noreply@github.com> on 6/14/2024, 11:31:02 AM