Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Alight details in comkplation list | Aleksey Kladov | 2020-07-04 | 1 | -22/+22 |
* | Modernize qual path completion tests | Aleksey Kladov | 2020-07-04 | 1 | -1102/+421 |
* | Fix lookup in tests | Aleksey Kladov | 2020-07-04 | 1 | -0/+1 |
* | Cleanup dot completiont tests | Aleksey Kladov | 2020-07-04 | 1 | -0/+39 |
* | More consistent usage of fixtures | Aleksey Kladov | 2020-06-24 | 1 | -34/+34 |
* | More principled indentation trimming in fixtures | Aleksey Kladov | 2020-06-23 | 1 | -56/+56 |
* | Switch to new magic marks | Aleksey Kladov | 2020-05-20 | 1 | -4/+4 |
* | Fix completion and hover for module and function of same name | Hasan Ali | 2020-05-16 | 1 | -1/+29 |
* | Rename ImplItem to AssocItem | Edwin Cheng | 2020-05-05 | 1 | -1/+1 |
* | Remove false positive attr compleitons | Aleksey Kladov | 2020-05-04 | 1 | -2/+21 |
* | if let -> match | Jonas Schievink | 2020-04-29 | 1 | -4/+3 |
* | Complete assoc. items on type parameters | Jonas Schievink | 2020-04-29 | 1 | -11/+262 |
* | Convert tests to text-size | Aleksey Kladov | 2020-04-25 | 1 | -78/+78 |
* | Don't omit methods with self from path completion | Jonas Schievink | 2020-04-24 | 1 | -6/+38 |
* | Better label for macros completion | Aleksey Kladov | 2020-04-24 | 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/+1046 |