Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not add a colon chunk to the code completion of class inheritance access m... | Erik Verbruggen | 2017-10-24 | 1 | -0/+5 |
* | Don't include the ':' following code-completion suggestions for | Douglas Gregor | 2012-04-10 | 1 | -0/+9 |
* | Tweak code-completion result priorities, so that exact and similar | Douglas Gregor | 2010-10-19 | 1 | -5/+5 |
* | Get rid of the lame attempt to prioritize "void" functions at | Douglas Gregor | 2010-09-20 | 1 | -2/+2 |
* | Synchronize code-completion cursor kinds with indexing cursor | Douglas Gregor | 2010-09-03 | 1 | -2/+2 |
* | Implement the "call super" code completion for C++. If the virtual | Douglas Gregor | 2010-08-27 | 1 | -0/+33 |