|
|
|
|
|
by RazrFalcon
2347 days ago
|
|
I'm using QtC daily too, and it's far from perfect. - It still can't handle most of the CMake projects. - Refactoring/autocompletion/go-to-definition doesn't work on a heavy-templated code. - Clang must be patched to work correctly (at least code analyzer doesn't work out of the box). - Code generation sometimes produces malformed code. - No ANSI escape codes support in terminal/output. - Random crashes. IDEA with Rust plugin is years ahead. |
|
I think Rust has the _potential_ to be better, but it's years off and requires the rust community to change how they think.
I'm interested in the IDE due to the authors claims, but I don't really see him making this IDE better than VS + C#. If he can, that would be amazing though.