Skip to content
  • Kai Koehne's avatar
    QmlDesigner: Fix crash when typing keywords as Ids · 512e75a5
    Kai Koehne authored
    We don't check that an ID entered in the Navigator or Property Editor
    is not a JavaScript keyword. This patch revamps the RewritingException
    that happens in this case in a InvalidIdException.
    
    Task-number: QTCREATORBUG-1540
    512e75a5