Kate KF6 Status

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.

50 points · 13 comments · view on lemmy.world

13 Comments

DumbAceDragon@sh.itjust.works · 29 pts · 2y (1 reply)

That font is NOT monospace you are going to PROGRAMMING JAIL

jvrava9@lemmy.dbzer0.com · 1 pts · 2y
[ removed ]
penquin@lemmy.kde.social · 8 pts · 2y (6 replies)

Marcan reverse-engineered Apple's M1/2 silicon using only Kate and konsole.

QuazarOmega@lemy.lol · 2 pts · 2y (5 replies)

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 (4 replies)

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 (2 replies)

Please link the stream.

penquin@lemmy.kde.social · 2 pts · 2y (1 reply)

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 (3 replies)

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