Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.13.2
-
-
7c623f99d8 (qt-creator/qt-creator/9.0) 7c623f99d8 (qt-creator/qt-creator/master)
Description
The VCS output window creates clickable links for some false positives:
1. "kdac8664.h" should not create a link for "dac8864". Checking for word boundary around the hex chars should suffice here
2. create/delete mode 100644 file should not create links for "100644". Here a context check might be needed.
Attachments
Issue Links
- is required for
-
QTCREATORBUG-19721 Git user interface improvements
- Reported