Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Complete semicolon when needed | Kirill Bulatov | 2020-09-09 | 1 | -10/+23 |
* | Properly reacto to keywords | Kirill Bulatov | 2020-09-09 | 1 | -1/+7 |
* | Less false positive completion candidates | Kirill Bulatov | 2020-09-09 | 1 | -44/+59 |
* | Properly handle nested submodules in the same file | Kirill Bulatov | 2020-09-09 | 1 | -70/+79 |
* | Move most of the logic into the completion module | Kirill Bulatov | 2020-09-09 | 1 | -21/+95 |
* | Finally cretae the mod completion module | Kirill Bulatov | 2020-09-09 | 1 | -0/+39 |