Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve parameter hints a bit & add emacs support | Florian Diebold | 2020-01-18 | 1 | -3/+16 |
| | | | | | - just include the name, not e.g. `mut` - don't return empty hints (or `_`) | ||||
* | FnSignature: use unwrap_or_default for parameter_name_list | imtsuki | 2020-01-15 | 1 | -5/+3 |
| | | | | Signed-off-by: imtsuki <[email protected]> | ||||
* | Add inlay parameter name hints for function calls | imtsuki | 2020-01-14 | 1 | -0/+22 |
| | | | | Signed-off-by: imtsuki <[email protected]> | ||||
* | Use Name::missing consistently | Aleksey Kladov | 2019-11-27 | 1 | -5/+2 |
| | |||||
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+215 |