| Commit message (Expand) | Author | Age | Files | Lines |
* | Slightly better name | Aleksey Kladov | 2020-06-23 | 1 | -2/+2 |
* | Use split1 when formatting function signature params | Aaron Loucks | 2020-06-03 | 1 | -5/+3 |
* | Unsquish parameter types in tooltips for macro-generated functions | Aaron Loucks | 2020-05-31 | 1 | -1/+12 |
* | Remove dbg | Edwin Cheng | 2020-05-10 | 1 | -1/+0 |
* | Hot fix panic for function_signature | Edwin Cheng | 2020-05-10 | 1 | -7/+13 |
* | Fix panic in FunctionSignature | Aleksey Kladov | 2020-05-07 | 1 | -1/+7 |
* | Include function qualifiers in signature | oxalica | 2020-04-29 | 1 | -0/+40 |
* | Improve autocompletion by looking on the type and name | Benjamin Coenen | 2020-04-21 | 1 | -2/+1 |
* | Improve autocompletion by looking on the type and name | Benjamin Coenen | 2020-04-11 | 1 | -4/+17 |
|\ |
|
* | | Improve autocompletion by looking on the type and name | Benjamin Coenen | 2020-04-11 | 1 | -21/+36 |
|/ |
|
* | Start stdx | Aleksey Kladov | 2020-03-28 | 1 | -10/+8 |
* | Fix completion of HashMap::new | Florian Diebold | 2020-03-13 | 1 | -2/+2 |
* | Add basic parameter name hints heuristics | Kirill Bulatov | 2020-02-23 | 1 | -3/+13 |
* | More manual clippy fixes | Kirill Bulatov | 2020-02-18 | 1 | -3/+2 |
* | cleanup imports | Aleksey Kladov | 2020-02-06 | 1 | -11/+6 |
* | Improve parameter hints a bit & add emacs support | Florian Diebold | 2020-01-18 | 1 | -3/+16 |
* | FnSignature: use unwrap_or_default for parameter_name_list | imtsuki | 2020-01-15 | 1 | -5/+3 |
* | Add inlay parameter name hints for function calls | imtsuki | 2020-01-14 | 1 | -0/+22 |
* | 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 |