FurqanSoftware / codemirror-languageserver

Language Server integration for CodeMirror 6
BSD 3-Clause "New" or "Revised" License
183 stars 24 forks source link

Feature Request: Support code snippets #22

Open pax0r opened 1 year ago

pax0r commented 1 year ago

I would love to see this to support code snippets from LSP (https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#snippet_syntax) I think one could use codemirror snippet function:https://codemirror.net/docs/ref/#autocomplete.snippet