Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move testing functions | Aleksey Kladov | 2019-02-24 | 1 | -2/+1 |
* | Don't use additional_text_edits API internally | Aleksey Kladov | 2019-02-18 | 1 | -8/+9 |
* | More orthogonal method naming | Aleksey Kladov | 2019-02-18 | 1 | -1/+1 |
* | use better label for &mut ref completion | Aleksey Kladov | 2019-02-14 | 1 | -1/+1 |
* | tweak postfix completions | Aleksey Kladov | 2019-02-14 | 1 | -6/+16 |
* | add ref postfix template | Aleksey Kladov | 2019-02-14 | 1 | -0/+1 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -5/+1 |
* | fold complete_postfix tests into one | Hoàng Đức Hiếu | 2019-02-03 | 1 | -41/+2 |
* | add postfix completion for `dbg!()` with `.dbg` | Hoàng Đức Hiếu | 2019-02-02 | 1 | -0/+14 |
* | Fix .not postfix completion | Florian Diebold | 2019-01-21 | 1 | -3/+3 |
* | postfix completion | gfreezy | 2019-01-21 | 1 | -0/+95 |