Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: cursor position after item move command | Eduardo Canellas | 2021-05-24 | 1 | -1/+1 |
* | fix: reveal snippets | Aleksey Kladov | 2021-05-23 | 1 | -0/+3 |
* | Use `const` instead of `let` | Jonas Schievink | 2021-03-27 | 1 | -1/+1 |
* | Fix handling of multi-cursor snippets | Jonas Schievink | 2021-03-27 | 1 | -5/+5 |
* | fix errors | Sahandevs | 2021-02-07 | 1 | -0/+2 |
* | remove unnecessary | Sahandevs | 2021-02-07 | 1 | -1/+1 |
* | Support multiple workspace edits | Lukas Wirth | 2020-11-04 | 1 | -5/+18 |
* | Fix snippetTextEdits applying to other files | Timo Freiberg | 2020-07-22 | 1 | -0/+4 |
* | Less rust-analyzer specific onEnter | Aleksey Kladov | 2020-05-25 | 1 | -0/+3 |
* | Remove dead code | Aleksey Kladov | 2020-05-25 | 1 | -0/+52 |