Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.7
-
None
-
66ea7d6de (dev), a9a36b112 (6.7)
Description
It seems that qmlls crashes when typing (or auto-completing) a return statement
function f() { return 5 // crashes right after typing the space behind return }
Investigate + fix the crash.
Attachments
Issue Links
- is required for
-
QTBUG-113727 qmlls: improve Code completion using new QQmlLSUtils stuff
- Closed