Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
Qt Creator 4.5.0
-
None
-
Qt Creator 4.5.0
Based on Qt 5.10.0 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)
Built on Dec 4 2017 04:11:21
From revision fcea6ceba6
Description
Typing Q_PROPERTY gives:
Q_PROPERTY(type name READ name WRITE setName NOTIFY nameChanged)
with "type" highlighted, but not in the usual way with the red highlight; tabbing to "name" just adds a tab before name, rather than selecting it.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-19571 Snippet completion stopped working
- Closed