Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Proper handling local in hover | Edwin Cheng | 2020-01-10 | 1 | -1/+19 | |
* | Remove the index resolution from hover | kjeremy | 2019-12-20 | 1 | -58/+22 | |
* | Omit default types for hover pop-ups | Kirill Bulatov | 2019-12-19 | 1 | -3/+3 | |
* | Ensure hover shows full type declaration | Kirill Bulatov | 2019-12-19 | 1 | -0/+17 | |
* | for goto and hover pick the token based on a priority | succcubbus | 2019-12-13 | 1 | -12/+18 | |
* | try both surrounding tokens for hover | succcubbus | 2019-12-13 | 1 | -4/+12 | |
* | add failing test | succcubbus | 2019-12-13 | 1 | -0/+7 | |
* | use find() instead of filter().next() | succcubbus | 2019-12-13 | 1 | -1/+1 | |
* | Rename GenericParam -> TypeParam | Aleksey Kladov | 2019-12-07 | 1 | -1/+1 | |
* | Rename Source -> InFile | Aleksey Kladov | 2019-11-28 | 1 | -1/+1 | |
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+730 |