Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't complete keywords in struct literals | Lukas Wirth | 2020-11-16 | 1 | -0/+46 |
| | |||||
* | add suggestion ..Default::default() for remaining struct fields in a ↵ | Benjamin Coenen | 2020-11-13 | 1 | -3/+105 |
| | | | | | | constructor #6492 Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | Add some postfix snippet | Pavan Kumar Sunkara | 2020-11-08 | 1 | -0/+12 |
| | |||||
* | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 1 | -3/+3 |
| | |||||
* | Reduce visibility of some methods | Igor Aleksanov | 2020-10-26 | 1 | -1/+1 |
| | |||||
* | Move Completions structure definition into completions module | Igor Aleksanov | 2020-10-25 | 5 | -32/+25 |
| | |||||
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 14 | -0/+5357 |