Not only do we have QT Creator with the integrated LLVM compiler, breakpoints and debugging – we now have new Umajin language extensions for editing code in QT Creator.

This new code editing is much more advanced than the last one as it not only parses but performs some of the first compilation stages to resolve classes and method types.

Important features;
> code navigation
> live type checking (components, parameters and variables)
> code quick fix
> code autocompletion
> syntax highlighting and hover tips