Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 4.4.0
-
None
-
Qt Creator 4.4.0
Based on Qt 5.9.1 (Clang 7.0 (Apple), 64 bit)
Built on Sep 4 2017 04:10:27
From revision 60b8712a42
macOS Sierra 10.12.6 (16G29)
The SDK 10.13
Description
Hi,
You might be able to reproduce the bug by adding a new resource file (let's say vertex shader file, please see the attached video).
in the main function write the following:
for(int index=0; index<1; index++)
with no indents before and after the mathematics symbols "=" and "<".
The editor will hang before you can complete the sentence:
"for(int index=0; in"
I hope this can help to reproduce and solve the issue.
Cheers,
Naif