"src/plugins/git@git.qt.io:tohunger/qt-creator.git" did not exist on "5a7858f5ec36f01036bf36f5d60425a6c0ceef33"
Christian Kamm
authored
The problem was that for Foo::Foo (|) when the user triggers completion at |, startOfLine() returns a token that's not on the current line and not yet tokenized by that instance of the BackwardScanner. As a fix I explicitly ask the instance to tokenize up to the given index. Task-number: QTCREATORBUG-673 Reviewed-by: Roberto Raggi
Name | Last commit | Last update |
---|---|---|
bin | ||
dist | ||
doc | ||
scripts | ||
share | ||
src | ||
tests | ||
.gitignore | ||
HACKING | ||
LGPL_EXCEPTION.TXT | ||
LICENSE.LGPL | ||
README | ||
qtcreator.pri | ||
qtcreator.pro |