Thanks to the help of our contributors the current state of Kate for the upcoming first Qt & KF 6 release looks very promising. For more information read this post.
Thanks to the help of our contributors the current state of Kate for the upcoming first Qt & KF 6 release looks very promising. For more information read this post.
13 Comments
DumbAceDragon@sh.itjust.works · 29 pts · 2y
That font is NOT monospace you are going to PROGRAMMING JAIL
jvrava9@lemmy.dbzer0.com · 1 pts · 2y
penquin@lemmy.kde.social · 8 pts · 2y
Marcan reverse-engineered Apple's M1/2 silicon using only Kate and konsole.
QuazarOmega@lemy.lol · 2 pts · 2y
Someone mains Kate for development? That's really cool actually, I've always just seen it as a better default text editor
penquin@lemmy.kde.social · 4 pts · 2y
He is the developer who reverse-engineered the whole apple silicon thing, and he did it with kate and konsole. lol. I have watched so many of his live streams on youtube, the dude even uses Gentoo with KDE. He is a genius.
magikmw@lemm.ee · 1 pts · 2y
Please link the stream.
penquin@lemmy.kde.social · 2 pts · 2y
Here is the last one he did.
magikmw@lemm.ee · 2 pts · 2y
Cheers!
QuazarOmega@lemy.lol · 1 pts · 2y
Yeah, I had heard a few things about him, incredible work
lambda@programming.dev · 1 pts · 2y
So, it's an IDE? For what language(s)
magikmw@lemm.ee · 4 pts · 2y
It's a text editor.
I use it like I use notepad ++ on Windows.
deadcream@kbin.social · 2 pts · 2y
It's a feature-rich text editor with LSP support. I suppose you could use it as a simple IDE, though I haven't tried it.
akselmo@lemmy.kde.social · 1 pts · 2y
It supports many languages and it has LSP and DAP support. As long as there is a language server and debug adapter binaries, Kate should pick them up and work with the language. And if there's no default config, you can add your own.
QuazarOmega@lemy.lol · 1 pts · 2y
Ah yes, the kernel's flavor