Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |