aboutsummaryrefslogtreecommitdiff
path: root/editors/code/src/snippets.ts
Commit message (Expand)AuthorAgeFilesLines
* fix: cursor position after item move commandEduardo Canellas2021-05-241-1/+1
* fix: reveal snippetsAleksey Kladov2021-05-231-0/+3
* Use `const` instead of `let`Jonas Schievink2021-03-271-1/+1
* Fix handling of multi-cursor snippetsJonas Schievink2021-03-271-5/+5
* fix errorsSahandevs2021-02-071-0/+2
* remove unnecessarySahandevs2021-02-071-1/+1
* Support multiple workspace editsLukas Wirth2020-11-041-5/+18
* Fix snippetTextEdits applying to other filesTimo Freiberg2020-07-221-0/+4
* Less rust-analyzer specific onEnterAleksey Kladov2020-05-251-0/+3
* Remove dead codeAleksey Kladov2020-05-251-0/+52