Live data from Hacker News

KDE for Developers

kde.org

1–10 of 14 posts

Re: KDE for Developers

#2
I used to be big on Kate but then during the KDE 4.0 times it started lagging behind other editors and I switched.

I think Kate definitely need language servers support (or alternative support) before it can be competitive.

It looks already pretty awesome and feature packed (not even astrovim has multiple selections editing!)

Re: KDE for Developers

#3

I used to be big on Kate but then during the KDE 4.0 times it started lagging behind other editors and I switched. I think Kate definitely need language servers support (or alternative support) before it can be competitive. It looks already pretty awesome and feature packed (not even astrovim has multiple selections editing!)

> I think Kate definitely need language servers support

Kate has LSP support for a few years already.

Re: KDE for Developers

#5
KDE is night and day when compared to the GNOME efforts of what represents a full stack development experience, as provided by the commercial desktops and mobile OSes from Apple, Google and Microsoft.

Pity that isn't as much loved as it should be.

Re: KDE for Developers

#6

I used to be big on Kate but then during the KDE 4.0 times it started lagging behind other editors and I switched. I think Kate definitely need language servers support (or alternative support) before it can be competitive. It looks already pretty awesome and feature packed (not even astrovim has multiple selections editing!)

Kate has LSP support. Checkout the plugin section in the settings there is also built-in plugin for DAP-based debuggers, Git, SQL database and more

Re: KDE for Developers

#7
Guys, while KDE is undoubtedly best thing happened to Linux, for me the development... or overall problem of developing software for Linux it he Linux itself: lack of registry, COM, permissions, interoperability. I understand how hard is it to plan and do all these things. But... but.

For example, AFAIR, Kate was integrated as text editor into KDevelop (which I painfully used as main IDE in linux), but it created unbelievable mess in settings - some of them didn't change, others changed things globally for KATE, some worked for KDev. Menus didn't stack up... But still, I really appreciate all the work was done by kdevs! One other IDE I would consider is Code::Blocks, but wx is not entirely good with Qt as backend yet.

Re: KDE for Developers

#8
post #5

KDE is night and day when compared to the GNOME efforts of what represents a full stack development experience, as provided by the commercial desktops and mobile OSes from Apple, Google and Microsoft. Pity that isn't as much loved as it should be.

so... which one is night and which is day? and which one is better? :)

Re: KDE for Developers

#9
post #8
post #5

KDE is night and day when compared to the GNOME efforts of what represents a full stack development experience, as provided by the commercial desktops and mobile OSes from Apple, Google and Microsoft. Pity that isn't as much loved as it should be.

so... which one is night and which is day? and which one is better? :)

KDE is better of course. This coming from someone that once upon a time did Gtkmm advocacy.

http://ftp.math.utah.edu/pub/tex/bib/cccuj2000.html#Pinto:20...

Re: KDE for Developers

#10
post #7

Guys, while KDE is undoubtedly best thing happened to Linux, for me the development... or overall problem of developing software for Linux it he Linux itself: lack of registry, COM, permissions, interoperability. I understand how hard is it to plan and do all these things. But... but. For example, AFAIR, Kate was integrated as text editor into KDevelop (which I painfully used as main IDE in linux), but it created unb…

Actually D-BUS and DCOP are much better than COM, if Microsoft ever looked into COM like tooling in other platforms, instead they keep rebooting the ATL like experience while ignoring how others have improved upon COM.

XPC and Android Binder are also two other examples of better tooling in this area.

Post reply on HN