Open
Description
Related issue: #27
insertText
is deprecated because it is too open to interpretation and not precise enough. Instead we should support textEdit
insertText
deprecation: https://github.com/microsoft/language-server-protocol/blame/56e4fc292c121118ac520c8a19688c85066ed0bb/specification.md#L2946textEdit
details: https://github.com/microsoft/language-server-protocol/blame/56e4fc292c121118ac520c8a19688c85066ed0bb/specification.md#L434