Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better names for config structs | Aleksey Kladov | 2020-03-31 | 1 | -6/+6 |
* | Start stdx | Aleksey Kladov | 2020-03-28 | 1 | -24/+21 |
* | Don't use generic DB where a concrete one will do | Aleksey Kladov | 2020-03-13 | 1 | -3/+6 |
* | Fix completion of HashMap::new | Florian Diebold | 2020-03-13 | 1 | -2/+4 |
* | Fix completion tests | Aleksey Kladov | 2020-03-12 | 1 | -0/+7 |
* | Introduce completion test utils | Aleksey Kladov | 2020-03-11 | 1 | -2/+2 |
* | Add a test for disabled argument snippets | Aleksey Kladov | 2020-03-11 | 1 | -2/+46 |
* | Pull completion options up to the rust-analyzer | Aleksey Kladov | 2020-03-10 | 1 | -4/+1 |
* | Introduce CompletionOptions | Aleksey Kladov | 2020-03-10 | 1 | -9/+2 |
* | Don't creat public APIs with typos | Aleksey Kladov | 2020-03-06 | 1 | -1/+1 |
* | Trigger parameter info automatically | Aleksey Kladov | 2020-03-06 | 1 | -0/+1 |
* | Feature flag for arg snippets | Aleksey Kladov | 2020-03-06 | 1 | -4/+13 |
* | Fix comment order | Aleksey Kladov | 2020-03-06 | 1 | -2/+2 |
* | Skip self param when completing methods | Aleksey Kladov | 2020-03-04 | 1 | -13/+45 |
* | Support function's completion snippet | Avishay Matayev | 2020-03-04 | 1 | -13/+21 |
* | Fix completion snippet for reexported functions | Florian Diebold | 2020-03-03 | 1 | -4/+3 |
* | Cleanup | Shotaro Yamada | 2020-02-19 | 1 | -5/+1 |
* | add space before/after wrapping braces | adamrk | 2020-02-16 | 1 | -2/+2 |
* | show names for record fields in enum completion | adamrk | 2020-02-16 | 1 | -6/+95 |
* | Use Name::missing consistently | Aleksey Kladov | 2019-11-27 | 1 | -4/+1 |
* | rename ra_ide_api -> ra_ide | Aleksey Kladov | 2019-11-27 | 1 | -0/+676 |