Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add ability to get strcut field source | Aleksey Kladov | 2019-01-25 | 1 | -1/+5 |
| | |||||
* | write path resolution code only once | Aleksey Kladov | 2019-01-25 | 1 | -3/+1 |
| | |||||
* | move completion item tests closer to the code | Aleksey Kladov | 2019-01-23 | 1 | -0/+3 |
this is the reason why we need marks: the tests were spread across two files, because I've forgotten that there were tests already |