rust/crates/ra_ide
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
..
src Transition OnEnter to WorkspaceSnippetEdit 2020-05-21 15:08:03 +02:00
Cargo.toml insta 0.16 2020-04-14 13:57:02 -04:00