|
|
|
|
|
by badsectoracula
1041 days ago
|
|
> You obviously haven't looked hard enough. CLion fulfills a decent amount of what you're looking for. https://www.jetbrains.com/clion/ CLion has the problem of being a proprietary program that requires online validation, which is a big hard no for me. Also IMO the fact that you point out KDevelop being able to show a per-line commit and the current value of a variable, both being among the minimum you can expect from an IDE tell me you didn't read what i wrote that i wanted, so by extension i doubt CLion also does anything close to what i wrote. I don't "just" expect "some" debugger integration or "some" VCS integration, i explicitly wrote things like the debugger being able to call a function in the running program or modify a function while the program is called or being able to replace the current function with an older version of the function taken out of VCS. Among a ton of other things. What you show KDevelop to do aren't anything special, even non-IDE "programmers' text editors" can do them. |
|