git-complete
git-complete copied to clipboard
Yet another completion engine powered by "git grep"
I thought this package was very useful and I installed this one. But it didn't work properly. Specifically, as shown in the title, the following message were displayed in the...
`Foo extends` to complete `class Foo extends React.Component` for example (?)
:skull: this PR includes #21
Could you add the package to a repository, perhaps MELPA? It would be great to be able to install it like other packages.
Using mouse to move buffer modeline while completion is active breaks the kebindings. To be more precise, there is absolutely no kebinding left. What I did was using `git-complete`, which...
The completion list seems not to scroll if it is larger than the visual buffer. Indeed it start scrolling if one sellects elements down in the list, triggering the lists...