Aleksey Kladov 4b495da368 Transition OnEnter to WorkspaceSnippetEdit
This also changes our handiling of snippet edits on the client side.
`editor.insertSnippet` unfortunately forces indentation, which we
really don't want to have to deal with. So, let's just implement our
manual hacky way of dealing with a simple subset of snippets we
actually use in rust-analyzer
2020-05-21 15:08:03 +02:00
..
2020-05-21 10:37:11 +02:00
2020-05-15 02:09:30 +02:00
2020-05-20 23:54:50 +02:00
2020-05-20 13:02:53 +02:00
2020-05-21 10:37:11 +02:00
2020-05-16 22:20:44 +02:00
2020-05-10 06:39:36 +08:00
2020-05-19 23:30:48 +00:00
2020-05-09 22:20:11 +03:00
2020-05-20 01:23:05 +02:00
2020-05-20 13:02:53 +02:00