Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge NameDefinition and NameKind | Aleksey Kladov | 2020-02-19 | 1 | -11/+13 |
* | Merge #3228 | bors[bot] | 2020-02-19 | 1 | -9/+17 |
|\ | |||||
| * | Use proper range for hover on macro arguments | Edwin Cheng | 2020-02-19 | 1 | -9/+17 |
* | | Fix a crash with non-ascii whitespace in doc-comments | Shotaro Yamada | 2020-02-19 | 1 | -0/+17 |
|/ | |||||
* | Rename | Aleksey Kladov | 2020-02-07 | 1 | -2/+2 |
* | Remove irrelevant distinction | Aleksey Kladov | 2020-02-07 | 1 | -5/+0 |
* | cleanup imports | Aleksey Kladov | 2020-02-06 | 1 | -1/+1 |
* | Only new-style classification | Aleksey Kladov | 2020-01-15 | 1 | -4/+5 |
* | 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 |