Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal: document hypothetical completion problem | Aleksey Kladov | 2021-04-05 | 1 | -0/+28 |
* | Gifs and screenshots for features in manual | Ayomide Bamidele | 2021-03-31 | 1 | -0/+2 |
* | Less reallocations | Kirill Bulatov | 2021-03-21 | 1 | -1/+0 |
* | Merge #8123 | bors[bot] | 2021-03-21 | 1 | -10/+18 |
|\ | |||||
| * | Docs | Kirill Bulatov | 2021-03-20 | 1 | -2/+2 |
| * | Do not query item search by name eagerly | Kirill Bulatov | 2021-03-20 | 1 | -10/+18 |
* | | Add label completion | Lukas Wirth | 2021-03-21 | 1 | -0/+1 |
* | | Add basic lifetime completion | Lukas Wirth | 2021-03-20 | 1 | -0/+1 |
|/ | |||||
* | Better handling of block doc comments | Lukas Wirth | 2021-03-17 | 1 | -1/+1 |
* | show function params in completion detail | Josh Mcguigan | 2021-03-12 | 1 | -3/+3 |
* | remove unused CompletionScore enum | Josh Mcguigan | 2021-03-12 | 1 | -4/+1 |
* | add completion relevance score | Josh Mcguigan | 2021-03-12 | 1 | -2/+2 |
* | Future proof completion scores | Aleksey Kladov | 2021-03-09 | 1 | -1/+4 |
* | Less lifetines: derive SemanticsScope in place | Kirill Bulatov | 2021-03-08 | 1 | -1/+1 |
* | Fix the completion labels and tests | Kirill Bulatov | 2021-03-08 | 1 | -3/+4 |
* | Work towards better import labels | Kirill Bulatov | 2021-03-08 | 1 | -10/+7 |
* | Return more data about located imports | Kirill Bulatov | 2021-03-08 | 1 | -7/+13 |
* | Make group imports configurable | asv | 2021-03-07 | 1 | -1/+1 |
* | Consider import prefix config settings during flyimports | Kirill Bulatov | 2021-02-20 | 1 | -1/+1 |
* | rename completion -> ide_completion | Aleksey Kladov | 2021-02-17 | 1 | -0/+275 |