Skip to content
Snippets Groups Projects
Commit 62dba8e4 authored by Christian Kamm's avatar Christian Kamm
Browse files

QmlJS: Fix incorrect completion inside 'Item\n{ ... }'.

The newline made the linizer add an automatic semicolon after Item,
causing the completion context finder to not recognize it as an object
definition.

Task-number: QTCREATORBUG-2658
Reviewed-by: Roberto Raggi
parent 87d8adb1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment