| Commit message (Expand) | Author | Age | Files | Lines |
* | More consistent usage of fixtures | Aleksey Kladov | 2020-06-24 | 1 | -131/+131 |
* | More principled indentation trimming in fixtures | Aleksey Kladov | 2020-06-23 | 1 | -24/+24 |
* | fix textedit range returned for completion when left token is a keyword | Benjamin Coenen | 2020-05-27 | 1 | -0/+1 |
* | fix textedit range returned for completion when left token is a keyword #4545 | Benjamin Coenen | 2020-05-24 | 1 | -0/+35 |
* | Switch to new magic marks | Aleksey Kladov | 2020-05-20 | 1 | -4/+4 |
* | Remove false positive attr compleitons | Aleksey Kladov | 2020-05-04 | 1 | -2/+19 |
* | Better filtering of qualified enum variants in completion | Aleksey Kladov | 2020-04-29 | 1 | -1/+11 |
* | Precompute expected type during completion | Aleksey Kladov | 2020-04-26 | 1 | -22/+22 |
* | text-size 1.0.0 | Aleksey Kladov | 2020-04-25 | 1 | -6/+6 |
* | Convert tests to text-size | Aleksey Kladov | 2020-04-25 | 1 | -154/+154 |
* | Include correct item path for variant completions | Jonas Schievink | 2020-04-24 | 1 | -1/+52 |
* | Better label for macros completion | Aleksey Kladov | 2020-04-24 | 1 | -9/+9 |
* | Update tests to reflect new completions | nathanwhit | 2020-04-22 | 1 | -1/+1 |
* | Add tests for enum completion | nathanwhit | 2020-04-22 | 1 | -0/+178 |
* | Complete unqualified enum variants when possible | nathanwhit | 2020-04-22 | 1 | -5/+26 |
* | Don\t suggest import itself as a completion for import | Aleksey Kladov | 2020-04-17 | 1 | -1/+39 |
* | Align grammar for record patterns and literals | Aleksey Kladov | 2020-04-11 | 1 | -1/+8 |
* | Make records grammar more orthogonal | Aleksey Kladov | 2020-04-11 | 1 | -1/+1 |
* | Better naming for scope completion | Aleksey Kladov | 2020-04-07 | 1 | -1/+1 |
* | Better naming for path completion | Aleksey Kladov | 2020-04-07 | 1 | -0/+1067 |