Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve parameter hints a bit & add emacs support | Florian Diebold | 2020-01-18 | 1 | -14/+9 |
| | | | | | - just include the name, not e.g. `mut` - don't return empty hints (or `_`) | ||||
* | Micro-optimize type hints to avoid allocations | Aleksey Kladov | 2020-01-16 | 1 | -39/+38 |
| | |||||
* | Optimize inlay hints | Aleksey Kladov | 2020-01-15 | 1 | -5/+6 |
| | |||||
* | Update test snapshot | imtsuki | 2020-01-14 | 1 | -2/+2 |
| | | | | Signed-off-by: imtsuki <[email protected]> | ||||
* | Add inlay parameter name hints for function calls | imtsuki | 2020-01-14 | 1 | -2/+139 |
| | | | | Signed-off-by: imtsuki <[email protected]> | ||||
* | Omit closure parameters | Kirill Bulatov | 2019-12-23 | 1 | -1/+36 |
| | |||||
* | Optimize and profile | Aleksey Kladov | 2019-12-21 | 1 | -3/+8 |
| | |||||
* | Remove TruncateOptions struct | Kirill Bulatov | 2019-12-19 | 1 | -12/+12 |
| | |||||
* | Do not add any new configuration parameters | Kirill Bulatov | 2019-12-19 | 1 | -35/+9 |
| | |||||
* | Ensure hover shows full type declaration | Kirill Bulatov | 2019-12-19 | 1 | -2/+2 |
| | |||||
* | Omit default parameter types | Kirill Bulatov | 2019-12-19 | 1 | -19/+71 |
| | |||||
* | Show type hints for & patterns | Aleksey Kladov | 2019-12-07 | 1 | -16/+15 |
| | |||||
* | Rename Source -> InFile | Aleksey Kladov | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+543 |