←back to thread

146 points jrepinc | 1 comments | | HN request time: 0s | source
Show context
albertzeyer ◴[] No.45762772[source]
QtCreator was a bit like the lightweight version of KDevelop for me. I didn't really needed any of the Qt features, just the C++ editor. And the C++ support was really good.
replies(1): >>45762897 #
1. nurettin ◴[] No.45762897[source]
For me it had the best debugger integration and visualizers back in mid 2000s. In fact that's how I learned about .gdbinit and macros.