Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tfn lookup and remove test prefix | Daniel McNab | 2018-11-28 | 1 | -1/+1 |
| | |||||
* | Change the body and name of the test function completion | Daniel McNab | 2018-11-28 | 1 | -2/+2 |
| | |||||
* | Complete paths after :: | Aleksey Kladov | 2018-11-21 | 1 | -1/+1 |
| | |||||
* | Move path completion to descriptors | Aleksey Kladov | 2018-11-21 | 1 | -0/+14 |
| | |||||
* | switch completion to new scope | Aleksey Kladov | 2018-11-21 | 1 | -5/+5 |
| | |||||
* | Use OO module API in completion | Aleksey Kladov | 2018-11-20 | 1 | -20/+5 |
| | |||||
* | Use cached module scopes for completion | Aleksey Kladov | 2018-11-07 | 1 | -1/+24 |
| | |||||
* | split completion mod | Aleksey Kladov | 2018-11-07 | 1 | -0/+425 |