Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.6.0, Qt Creator 2.6.1
-
None
-
Ubuntu 12.04, doesn't depend on DE.
-
cea5d886d8ab5bae7a8601d84222d3fa7d6541ef
Description
As the title says auto-complete stop exactly after doxygen comment line ending with a dot:
/// text of the commentary. **on this line it doesn't work**
Though it works for non-doxygen comment lines (2 slashes instead of 3) or even for doxygen comments that do not end with a dot:
// Commentary. **fine** /// Commentary **also fine**
Attachments
For Gerrit Dashboard: QTCREATORBUG-8597 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
111069,2 | CppTools: Fix global completion after "/// text." | 3.4 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |