Details
-
Suggestion
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 17.0.0
-
None
-
-
b60337dba (master)
Description
Some variables allow to specify a <value> e.g. a time format string.
The default example tries to pass <value> to the exander, which most often is not a valid input. So some of the examples just give back <value>, but e.g. `CurrentTime:<value>` is expanded to `vpmlue`(or `vamlue`).
It would be better to give a concret example, like `CurrentTime:YYYY` which then exands to 2025
Attachments
For Gerrit Dashboard: QTCREATORBUG-33120 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
655715,4 | Macros: Add better examples for "prefix" variables | master | qt-creator/qt-creator | Status: MERGED | +2 | -1 |