language-server-protocol/_specifications
Danny Tuppeny ebd89361c2
Clarify snippet escaping rules (#1868)
The current text reads like you can escape $ and } where not strictly necessary, but according to VS Code's behaviour and https://github.com/microsoft/vscode/issues/201059 this is not the case - you may only escape the characters that are _required_ to be escaped, otherwise you'll see backslashes in the output.

Co-authored-by: Dirk Bäumer <dirkb@microsoft.com>
2024-01-08 18:31:37 +00:00
..
base/0.9 Fixes #1873: Can a client use window/workDoneProgress/cancel to cancel a progress token provided by the client? (#1877) 2024-01-08 11:30:23 -07:00
lsif Fix typos (#1851) 2023-12-04 09:54:02 +00:00
lsp Clarify snippet escaping rules (#1868) 2024-01-08 18:31:37 +00:00
specification-3-14.md Spelling (#1654) 2023-02-01 11:13:45 +01:00
specification-3-15.md Fix minor language issues (#1655) 2023-02-01 08:53:54 +00:00
specification-3-16.md Fix minor language issues (#1655) 2023-02-01 08:53:54 +00:00