this post was submitted on 23 Oct 2023
10 points (81.2% liked)
Ask Experienced Devs
1248 readers
1 users here now
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Honestly, they kind of are. They come with so many tightly integrated features that I've never really had luck getting them to work on projects that weren't made with them to begin with. For a very large project, that you work on for thousands of hours, it might be worth it. Otherwise, a code editor like Kate or VS code can do almost all of the same things with plugins/lsp. I haven't really tried, but I bet they're better at using multiple languages in one project too.
I used to be, as another comment has put, a 'printf caveman', but lately I've been getting into using debuggers more. I do find that the debugger plugins in VS code and Kate leave a bit to desired, whereas KDevelop works a lot better. That's probably circumstantial though. I would much rather use a plugin, if there was just one for kate that would follow pointers.