Kate: The Best GUI Text Editor?

Ғылым және технология

Today I talk about Kate, a text editor that has all the features.
👇 PULL IT DOWN FOR THE GOOD STUFF 👇
Patreon - / thelinuxcast
Paypal - paypal.me/thelinuxcast
KZread - / @thelinuxcast
===== Follow us 🐧🐧 ======
Discord - / discord
Odysee - odysee.com/$/invite/@thelinux...
TILvids - tilvids.com/c/thelinuxcast_ch...
Mastodon- fosstodon.org/@thelinuxcast
gitlab.com/thelinuxcast
The Website thelinuxcast.org
Contact us email@thelinuxcast.org
Amazon Wishlist - www.amazon.com/hz/wishlist/ls...
Logo Courtesy of - pedropaulo.net
Intro Courteys of - www.fragcgi.com/?i=1
==== Special Thanks to Our Patrons! ====
thelinuxcast.org/patrons/
==== Referenced ====
kate-editor.org/
==== Time Stamps ====
0:00 Intro
1:46 First Look
2:35 Features
4:09 The UI
6:40 Coding in Kate
8:39 Keybindings
10:06 Vi Mode is AWESOME!
12:28 The Settings
17:35 Wrapping Up

Пікірлер: 160

  • @TheLinuxCast
    @TheLinuxCast Жыл бұрын

    Want more Linux content? You can help out by dropping a like on this video!

  • @dod_ytent9984

    @dod_ytent9984

    Жыл бұрын

    Liked it even before you reminded. 👍

  • @brindleoak

    @brindleoak

    Жыл бұрын

    Keep reminding us. I always forget

  • @PinkyZKey
    @PinkyZKey Жыл бұрын

    Kate is great. I do a lot in CLI, but when it comes to text editing, I really enjoy my GUI because I'm an aspiring writer. I use Kate for quick editing, VSCode if I'm really getting into some code, and novelWriter if I'm writing my book (a lovely writing application in markdown with fully customizable syntax highlighting and separate themes for UI and document/syntax).

  • @POINTS2
    @POINTS2 Жыл бұрын

    I was not expecting you to choose Kate but as a KDE user, I too like Kate as a text editor. Kate follows KDE's slogan of simple by default, powerful when needed.

  • @v8metal
    @v8metal Жыл бұрын

    Matt is very humble. As always, watching his videos makes me feel like I'm chilling with a friend.

  • @kingof9x
    @kingof9x Жыл бұрын

    IMO trying new things is the most fun part of the linux desktop experience.

  • @RenderingUser
    @RenderingUser Жыл бұрын

    kate is without a dobut one of the most performant light weight gui code editors with the best feature set ive used it for the longest time before i switched to nvim kde is always so overpowered

  • @LillyAnarkitty

    @LillyAnarkitty

    Жыл бұрын

    I’m curious if you now prefer nvim over Kate? What would you say nvim’s advantages are?

  • @vaisakhkm783

    @vaisakhkm783

    Жыл бұрын

    ​​@@LillyAnarkittyonly disadvantage is time it take to configure it, and time to learn it, but if you use a pre configured vim distribution, config time is essentially zero But advatages overway disadvatages... vim motions makes you fly on textblike magic, and neovim has become sooo great in past years that it blured lines between vscode and neovim... as it uses same protocols used in vscode i just done my collage assignment, which could have been taken hours, in minutes.... but ngl, to become this fast in vim, it will take time, for me it took years of using it i would recomment lazyvim... and you should absolutly try vim for a month, you will never be able to go back to any other editor

  • @RenderingUser

    @RenderingUser

    Жыл бұрын

    @@LillyAnarkitty I depends on the language I prefer nvim over kate for rust. I prefer kate over nvim for python / shell script As for nvim's advantages, look at the other person's comment Also, I would instead recommend astronvim instead. And maybe try using Neovide to run nvim as well

  • @fartzerelli1385
    @fartzerelli13857 ай бұрын

    When I found the"VI mode" option in Kate it made me appreciate KDE all that much more.

  • @tollertup
    @tollertup Жыл бұрын

    When I first switched to Manjaro from wind*ws, I was surprised by the large software stack that they just throw at you (all the KDE apps). Kate was a very welcome surprise. I personally would say its a mix of Notepad++ and vscode, just taking the best parts of both and throwing in a nice set of tools as glue. Another one is Dolphin, man I wish Wind*ws explorer was that good before I switched, but now it's getting ads?? Great job KDE team!

  • @clankfish

    @clankfish

    Жыл бұрын

    manj*ro deserves to be censored too

  • @alexandruc.5128
    @alexandruc.512810 ай бұрын

    I switched to FreeBSD recently (because "I use arch btw" wasn't edgy enough) and there is no prebuilt vscode package there. There is a "port" which I had to compile... it took 12h and 50+GB of space while compiling. And that kind of opened my eyes and made me look more into non-Electron apps. Helix and Kate were actually my first thoughts.

  • @fotografm
    @fotografm2 ай бұрын

    Great video ! Thanks !

  • @CotyTernes
    @CotyTernes11 ай бұрын

    I have been using Kate for years. Made the full switch to Linux for the final time a few years ago and rock Manjaro KDE currently (although considering taking the dive into Arch Sway) and I mainly use just the basic functions of Kate. For Markdown I was using ghostwriter. Now I figured out that I can enable the Document Preview plugin (you have to hit "Save" in the plugin menu lol) and just do my Markdown in Kate. I feel mixed about the document preview being white background as I use dark mode, but the preview is technically more accurate to reality. I'll have to play around a bit more and see if I'm okay with just getting rid of ghostwriter or not. I have recently also been finding that I use terminal and workspaces more when I'm in a Window Manager instead of a Desktop Environment. I feel myself wanting to slip into Window Managers more and more lately...

  • @EthanLR
    @EthanLR Жыл бұрын

    Kate is my go-to editor!

  • @BG101UK
    @BG101UK Жыл бұрын

    Kate (which I believe stands for "KDE Advanced Text Editor") has to be the best I've ever used. I use nano in the CLI, particularly for editing config files where I prefer not to use a GUI program. At the time of writing I have yet to try Vim so can't compare.

  • @MNbenMN

    @MNbenMN

    11 ай бұрын

    I've only started using nano recently in a pinch within docker container that already include it that don't have vim in the image. Nano is not bad, easy to pick up for new users. Vim took a learning curve to get the hang of back when I started using it, but now after decades of vim still have me wanting to use vim commands. In an GUI situation, I do like Kate for quickly editing config files, but I end up going to vscode when doing any involved code editing, debugging,, or new development because the plugins in vscode speed things up considerably.

  • @scotth8828
    @scotth8828 Жыл бұрын

    hmmm.....may need to take a look...btw the document overview I've heard it called a mini-map.

  • @longhoacaophuc8293
    @longhoacaophuc8293 Жыл бұрын

    I used kate a long time ago before moving to vim, it was quite good but the GUI is quite intrusive for me.

  • @yomboprime
    @yomboprime Жыл бұрын

    I use Kate for every language except for C++ where I use an IDE. You can even add custom buttons in the bar to launch scripts to compile and whatever task.

  • @waqar144

    @waqar144

    10 ай бұрын

    Try it out with C++, its where it really shines I think as we(kate devs) basically add most advanced features with C++ in mind.

  • @yomboprime

    @yomboprime

    10 ай бұрын

    @@waqar144 Thanks. I use KDevelop for C++, because of the code navigation through definitions. And also the code completion is context-aware. I thought it shares a lot of code with Kate? At least in the editor components.

  • @kamolhengkiatisak1527
    @kamolhengkiatisak152711 ай бұрын

    I try both Vim and Nano and Nano has my vote. It looks pretty and does the job well for casual user like me who occasionally fiddle around with config setting.

  • @brainstormsurge154
    @brainstormsurge1542 ай бұрын

    It's easier to get to "vi mode" is to right-click the mode button in the bottom-right which is next to the language being used which in this video is "en_US".

  • @cheako91155
    @cheako9115511 ай бұрын

    I was talking to some of the kate devs and they indicated there were no plans for them to work on aging bugs. Patches for obscure input setups and creation of folders on-save were some of the oldest bugs and it felt to me that they could have been solved in a few days, but are now years old. The lack of someone to commit changes from the issue tracker part-time should be corrected, but it barely registers as a problem too bothersome to address.

  • @theplaymakerno1
    @theplaymakerno1 Жыл бұрын

    I absolutely love Kate. The problem is, I haven't understood how to use Omnisharp with it. I wish it just downloaded everything automatically. I can't find any links that can help me setup auto-completion either.

  • @TheAtariSan
    @TheAtariSan Жыл бұрын

    My favorite one's micro for terminal, way better than nano.

  • @vitormelo22
    @vitormelo22 Жыл бұрын

    I like of Kate, is very simple configure and is very fast.

  • @katnoto8993
    @katnoto89933 ай бұрын

    I ve been using kate for a little bit, but i cant figure out what the icon is supposed to be. Is it a hummingbird? Is it the letter K? I still dont know.

  • @ricardsonwilliams
    @ricardsonwilliams4 ай бұрын

    I really like Kate used before a tons a editor but Kate is the winner.

  • @vintprox
    @vintprox Жыл бұрын

    I would replace Mousepad with Kate any time of the week, starting from today 😊

  • @U1TR4F0RCE
    @U1TR4F0RCE Жыл бұрын

    Your pronunciation of accoutrement was good. I believe its a borrowed word from french as accoutrement in french means getup in a somewhat insulting way with it used to meaning an elaborate outfit.

  • @ordici_
    @ordici_ Жыл бұрын

    Kate is awsome :)

  • @AshnSilvercorp
    @AshnSilvercorp7 ай бұрын

    I've been using Kwrite, a variant of Kate for simple text editing for notes for a while.

  • @aliencreation8744
    @aliencreation87447 ай бұрын

    can you do a tutorial on how you set up dark theme and different language support? wanting to use it for python aswell to get away from visual studio code...

  • @dermond
    @dermond Жыл бұрын

    I was surprised when I opened a Godot scrip file there, it highlighted it and said what language was (gdscript). Also, the thing is a complete IDE, that's amazing

  • @tambuchalinux
    @tambuchalinux Жыл бұрын

    Ty for the good info. It's ironic how we just stick to what we are used to. Since I am so used to Geany, I don't give other editors a chance, I just uninstall them and install Geany. Not saying geany is the best, but I don't use all of it's features, so it's enough for me. Same with file managers; Dolphin has a lot of features, but pcmanfm is enough for me and I prefer to use that one. Speaking of editors, how about a video on micro? Apparently, it has more features than nano

  • @anon_y_mousse
    @anon_y_mousse Жыл бұрын

    I've used Kate off and on over the years and it's gotten very good. In fact I recommend it for anyone that doesn't like emacs or vim. It has great syntax highlighting and it's basically a full blown IDE. The only reason I don't use it is because it lacks a lot of presets for the vi input mode. For instance, I can't :cd with it, or :e an absolute path, unless there's a configuration option somewhere for either of those, but they should be default. And most important, it doesn't handle cursor wrapping. Hit the right arrow or l at the end of the line, if it doesn't jump to the start of the next line, it's a no go from me.

  • @waqar144

    @waqar144

    10 ай бұрын

    You need to report these issues. Unfortunately no one on the kate team uses vi mode so we are completely unaware of what its missing or how well it works.

  • @anon_y_mousse

    @anon_y_mousse

    10 ай бұрын

    @@waqar144 I wouldn't consider these issues so much as feature requests, but I'm perfectly happy with Vim as I've been using it for nearly 25 years now, so there's no point in bothering the Kate developers. However, I'll still recommend it to new users as they'll likely want an editor that functions the way it does.

  • @RockTheCage55
    @RockTheCage5511 ай бұрын

    It depends on what u call a text editor. I would vote 4 Visual Studio Code (I am a programmer) though not perfect because of its electron roots. If you wants something a little more then I would look towards Jetbrains suite of IDEs which are awesome but cost

  • @TheLazyJAK
    @TheLazyJAK11 ай бұрын

    Kind of reminds me of an open source version of Sublime text

  • @MichaelWilliams-lr4mb
    @MichaelWilliams-lr4mb Жыл бұрын

    Have you tried Helix?

  • @SecretAgentBartFargo
    @SecretAgentBartFargo3 ай бұрын

    kate reminds me of a nicer looking notepad++ for linux. its about as close as you can get where its just has the right features enabled right off the bat. nice jetbrains btw. I also use it.

  • @rasix86
    @rasix86 Жыл бұрын

    Normally you can unlock the toolbars and move them around. You should be able to move the tab bar that way

  • @TheLinuxCast

    @TheLinuxCast

    Жыл бұрын

    I thought so too, but it doesn't seem so. Maybe I"m doing something wrong.

  • @patpopov
    @patpopov Жыл бұрын

    That's all very well but has it got Nano mode?

  • @giuskywalkerxyz
    @giuskywalkerxyz21 күн бұрын

    yo, how do i set the theme for kate on dwm? tried everything but couldn't figure out, KDE apps doesn't work too well on my machine for some reason

  • @TheLinuxCast

    @TheLinuxCast

    21 күн бұрын

    Qt5ct is what you need. There will be an environment variable you need to set too

  • @giuskywalkerxyz

    @giuskywalkerxyz

    21 күн бұрын

    @@TheLinuxCast thanks mate!

  • @MaxCupertino-gf5ht
    @MaxCupertino-gf5ht Жыл бұрын

    I use kate if i need to edit some code really quick. Otherwise i use vim that is my absolute favorite ❤️

  • @allhasread
    @allhasread Жыл бұрын

    Probably would have loved Kate on another life but now I'm too deep on Vim to even try it. A bit off topic but how good is KDE on Debian? I tried the Fedora spin and the thing fell apart 😂 but I still have the itch for actually trying KDE.

  • @TheLinuxCast

    @TheLinuxCast

    Жыл бұрын

    It has been mostly stable. I still can't get it to properly manage my multi-monitor set up, but that's just a tradition at this point not a bug. Other than that, it has been really good. I still want to go back to a Window manager, though.

  • @vaisakhkm783

    @vaisakhkm783

    Жыл бұрын

    Just 6 months ago i hated fedora kde, as it was constantly crashing and lack of twm script bugged me(i was twm user while on x11).. so used gnome for 4 months but now all bugs are fixed, really soild

  • @John7No
    @John7No Жыл бұрын

    is anyone using Kate to edit remote files on other servers/machines ? if yes how do you achieve that?

  • @cem_kaya
    @cem_kaya Жыл бұрын

    genuinely i have to ask if you are not a developer what do you use vim for ? like for what one has to edit so much text to learn vim ? or is it just curiosity ?

  • @TheLinuxCast

    @TheLinuxCast

    Жыл бұрын

    I'm a writer and historian. So I use it for work.

  • @cem_kaya

    @cem_kaya

    Жыл бұрын

    ​@@TheLinuxCast interesting and cool thanks.

  • @DV-ml4fm

    @DV-ml4fm

    Жыл бұрын

    Using gui editors is sooo windows-like. Lol😅

  • @MNbenMN
    @MNbenMN11 ай бұрын

    You don't need to use regex to use vim, but when you DO want to use a regex, vim makes using a regex accessible with very few extra key presses, and no required mouse interactions.

  • @apina2
    @apina2 Жыл бұрын

    I was always disturbed by the sideways text on the left side of Kate. Looks like they've done away with it, or is it configurable?

  • @waqar144

    @waqar144

    10 ай бұрын

    Configurable of course!

  • @satti311
    @satti311 Жыл бұрын

    Does the search list out all matching occurrences (if case there are multiple matching instances of searched term). Notepad++ has this feature but lacks in VSCode. And there is no Notepad++ for mac hence the question.

  • @satti311

    @satti311

    Жыл бұрын

    It is very useful if you are analyzing logs and certain debug statements could be printed multiple times from mulitple flows.

  • @waqar144

    @waqar144

    10 ай бұрын

    Yes it does. And you can add scripts to refine your logs quickly, I do that for some of my logs to filter out crap

  • @ismaeinqasem3606
    @ismaeinqasem3606 Жыл бұрын

    i use it every day

  • @Leverquin
    @Leverquin4 ай бұрын

    will it work on linux mint 21 xfce

  • @themroc8231
    @themroc8231 Жыл бұрын

    11:25 It is french, I am too, and that was a pretty good pronunciation. Not sure what it means in English, but in French it is a derogatory word to refer to someone's clothing with contempt or scorn.

  • @TheLinuxCast

    @TheLinuxCast

    Жыл бұрын

    lol, of course, it is. In English, I think it is supposed to mean accessories. Or something like that. I also may jus the pulling that out of my ass, who knows?

  • @themroc8231

    @themroc8231

    Жыл бұрын

    @@TheLinuxCast Are you implying that the french are scornful people? That's... ok, fair enough.

  • @greycell2442
    @greycell2442 Жыл бұрын

    I ❤️ Kate. I used to use Geany for C. I'm using Lapce for Rust. Don't care what vim users say. I'd like to not cram my brain with key combos. The whole keyboard only thing makes you cool I guess.... whatever.

  • @roo79x
    @roo79x Жыл бұрын

    I like kate. It's my preferred editor. Just sucks that on arch it installs kwrite as well by default

  • @waqar144

    @waqar144

    10 ай бұрын

    That was a decision by kde team as kwrite is simpler. Perhaps arch should default to kate as more advanced users use it

  • @thisisavinash
    @thisisavinash11 ай бұрын

    Kate can handle big files well

  • @jawuku3885
    @jawuku3885 Жыл бұрын

    Is there a way to get Qt apps like Kate to look more like GTK?

  • @waqar144

    @waqar144

    10 ай бұрын

    Use kvantum theme engine to change the looks, or find a differnt Qt Style you like

  • @zparihar
    @zparihar Жыл бұрын

    I agree with you, KATE is the best, and VI mode is what converted me. If you want to know the absolute best feature is the .kateproject file. You just have to create a .kateproject file in the root folder of the project which has a for repo. For instance, the “Kate” .kateproject file looks like this: { "name": "Kate" , "files": [ { "git": 1 } ] } The file content is written in JSON syntax. The project name is “Kate”, and the files contained in should be read from Git.

  • @guilherme5094
    @guilherme509411 ай бұрын

    👍

  • @burningpho3nix
    @burningpho3nix Жыл бұрын

    I use Kate to write my program 😅

  • @splatink
    @splatink8 ай бұрын

    If most KDE applications have the letter K in front of their names, like Kdevelop, does that mean the actual name of Kate is ate?

  • @liorean
    @liorean Жыл бұрын

    Kate is the single longest wait until interactive of all programs I run on *every* one of my machines, from RPi4 to intel j4205 to Ryzen 5700G, all running different distros with different package managers, and various versions of KDE. I can literally open, wait for interactive and exit GIMP, LibreOffice Writer and Krita one after the other in less time than it takes Kate to get to interactive, and I have no idea why... Most time seems to be spent going from rendering the window borders to rendering the actual window contents.

  • @waqar144

    @waqar144

    10 ай бұрын

    Which OS and which Kate version are you running? My latest benchmarks show kate taking less than 500ms to start. If you are on an older version where projects would continue to stack up and slow down the startup of the app so maybe its because of that

  • @liorean

    @liorean

    10 ай бұрын

    @@waqar144 Currently on Void Linux glibc edition, X11, Kate 23.04.2, and the performance of upstart has improved but is still taking about 1m20s on my seven year old laptop. On my much faster desktop running Void Linux musl edition, Wayland it takes 3m56s. And my Manjaro KDE-edition RPi4 takes two digit minutes to actually render the insides of the Kate windows. I've dismantled the cabling of that machine at the moment though, so no idea about versions or exact timing. I've also got separate Raspberry OS install where Kate upstart is likewise dog slow, but it's been a few months since I last started that one up and it is definitely running the oldest version of Kate among my machines.

  • @NatePick
    @NatePick Жыл бұрын

    Hum... I might have to check this out for simple bash scripting and get away from vscode & nano.

  • @iarde3422
    @iarde34227 ай бұрын

    although, I love Kate for many reasons, absence of "Emmet" plugin is a deal breaker for me.

  • @stefanvanreeth5719
    @stefanvanreeth5719 Жыл бұрын

    There are things between nano and vim. Like micro: much of the power of vim but behaves like nano so mere mortals actually can get some typing done :p

  • @zinoubensalah8939
    @zinoubensalah8939 Жыл бұрын

    i have an issue with GUI editors that i somehow didn't bother to know more about because i enjoy the simple terminal text editors, but how do you make GUI editors modify root files, why can't you invoke sudo like you do with vim/nano/micro

  • @woodygilson3465

    @woodygilson3465

    Жыл бұрын

    Can't speak on vim or micro, but for nano, you just open terminal and $ sudo nano enter/your/filepath

  • @zinoubensalah8939

    @zinoubensalah8939

    Жыл бұрын

    @@woodygilson3465 no i know that, even if you don't open it with sudo, the editor will ask for the sudo password when you try to write the changes. i was talking about doing it in a GUI editor, when you try to save it just tells you permission denied.

  • @woodygilson3465

    @woodygilson3465

    Жыл бұрын

    @@zinoubensalah8939 Perhaps it's a file permissions issue. I sometimes use gedit (don't judge 😆) and I run into that sometimes and it's usually file permissions.

  • @zinoubensalah8939

    @zinoubensalah8939

    Жыл бұрын

    @@woodygilson3465 yeah that exactly it, when that happens with a terminal editor it asks for the sudo password. but gedit never does, i'm just a noob after all but i don't think changing ownership of root files is wise.

  • @zinoubensalah8939

    @zinoubensalah8939

    Жыл бұрын

    @@anon8510 that would work yeah, i didn't consider it , but what i had in mind is something like a polkit that would appear when you try and write a file using kate for example.

  • @MNbenMN
    @MNbenMN11 ай бұрын

    Huh? Kate has VI mode? How have I never noticed this?!?!

  • @user-xu7jz4li7e
    @user-xu7jz4li7e Жыл бұрын

    I would use it if Kate is renamed to Karen. 😂

  • @SwiatLinuksa

    @SwiatLinuksa

    Жыл бұрын

    Cecylia :P

  • @davidschmid2727

    @davidschmid2727

    Жыл бұрын

    Haha my wife’s name is Kate, now I feel obligated to try it out even though I am very much into vim/nvim 😂

  • @stephenhosking7384

    @stephenhosking7384

    7 ай бұрын

    😂😂😂 Seriously love Kate, btw!

  • @denizkendirci
    @denizkendirci Жыл бұрын

    i install either sublime or geany as gui text editor. but it's out of habit, i don't even use them much, i prefer vim.

  • @ulrik12nd
    @ulrik12nd Жыл бұрын

    One disadvantage is that kate not have any timestamp or insert "today's date". (gedit and pluma have).

  • @waqar144

    @waqar144

    10 ай бұрын

    You can do it very easily in Kate in many ways. For e.g use External tools or write a 2 line script

  • @mohammedaslam2912
    @mohammedaslam2912 Жыл бұрын

    vscode?

  • @fatmeatm8878
    @fatmeatm8878 Жыл бұрын

    you said accoutrement correctly

  • @rufine4114
    @rufine4114 Жыл бұрын

    WHAAAT, KATE HAS VI MODE, WOOOOW

  • @wenderajade
    @wenderajade Жыл бұрын

    Still partial to notepadqq, but this could be a good option if I'm ever looking to upgrade. I do like the full document preview on the side.

  • @donpeer4477
    @donpeer4477 Жыл бұрын

    Does it support Rust?

  • @IcomanSB
    @IcomanSB11 ай бұрын

    I've always wondered, what is his day job? Is youtube his job or does he do something different?

  • @TheLinuxCast

    @TheLinuxCast

    11 ай бұрын

    I'm a historian by trade. I work for a historical magazine

  • @itsfish8672
    @itsfish8672 Жыл бұрын

    GVM.

  • @forrestorange
    @forrestorange Жыл бұрын

    Is it possible to make it transparent?

  • @waqar144

    @waqar144

    10 ай бұрын

    The window yes, the editor area no

  • @forrestorange

    @forrestorange

    10 ай бұрын

    @@waqar144 Thanks, that's a shame :(

  • @jcbritobr
    @jcbritobr7 ай бұрын

    I not use kate because it has lots of indentation bugs. You need to be auto formatting all time. When these issues gets fixed I will like to work with it

  • @-nepherim
    @-nepherim Жыл бұрын

    Yes, it's French, and yes, you pronounced it correctly!

  • @TheLinuxCast

    @TheLinuxCast

    Жыл бұрын

    Shocked I am. 😂

  • @benjy288
    @benjy288 Жыл бұрын

    I can't use vim, its just so unintuitive, I prefer simple and easy, and nano is easy, I don't need advanced features in a text editor, I prefer light and fast, so featherpad is my current choice.

  • @RenderingUser
    @RenderingUser Жыл бұрын

    15:45 bro i think you just forgot to press save

  • @TheLinuxCast

    @TheLinuxCast

    Жыл бұрын

    Ah, that might make sense. Let me go try again.

  • @yrjo5050

    @yrjo5050

    Жыл бұрын

    You can make Kate to Autosave mode like vscode

  • @RenderingUser

    @RenderingUser

    Жыл бұрын

    @@yrjo5050 auto save settings or Autosave files?

  • @Malik-101
    @Malik-101 Жыл бұрын

    Geany

  • @jackelofnar
    @jackelofnar Жыл бұрын

    Love Kate, but I try to avoid QT based applications due to my current theme only existing on GTK.

  • @jawuku3885

    @jawuku3885

    Жыл бұрын

    Same here, I am running Debian 12 Gnome. I’m thinking of running Kate in a separate distrobox, to keep all the dependencies separate.

  • @Schwarzer.Kater.YouTube

    @Schwarzer.Kater.YouTube

    Жыл бұрын

    @@jawuku3885 It would be simpler to use the Kate AppImage.

  • @M1a2n3o43
    @M1a2n3o43 Жыл бұрын

    kate > notepad++

  • @microlinux
    @microlinux10 ай бұрын

    Mehh, sublime text it's far better optimized tbh. But that's something important to mee

  • @uuu12343
    @uuu12343 Жыл бұрын

    The only flaw I have with Kate is that it belongs to KDE and is technically a dependency

  • @idjdbrvvskambvvv9007

    @idjdbrvvskambvvv9007

    Жыл бұрын

    I think you should read kde dependency purposes tho personally think that all the dependencies make sense

  • @Chr0n0s38

    @Chr0n0s38

    Жыл бұрын

    It's great for KDE users tbh. They're moving most of their dependencies into the same set of libs so installing a new package is cheap.

  • @oldpain7625
    @oldpain7625 Жыл бұрын

    I've seen this asked many times before and the answer is always the same: your mom

  • @mahtja1559
    @mahtja1559 Жыл бұрын

    Gui text editors are great until it's time to analyze a 10gb log file. Vim is really all I need anymore.

  • @benjy288

    @benjy288

    Жыл бұрын

    That's one crazy big log file

  • @max_im_um

    @max_im_um

    Жыл бұрын

    You would probably grep such large file rather than open it and scroll through

  • @mago2007
    @mago2007 Жыл бұрын

    Atom was great Microsoft kill it.... VS Code it's pretty good but I hate the constant changes. VS codium it's probably better because it doesn't come with Microsoft BS... Il ll try Kate but some add-ons are a must for me.

  • @waqar144

    @waqar144

    10 ай бұрын

    You can always add more addons to Kate, our apis are really simple and we have tons of example code. Alternatively you can suggest addons on our issue tracker.

  • @NullPointer
    @NullPointer24 күн бұрын

    Kate is unusable as a replacement for VSCode, you can't bind running a script or actions to keys It's a shame because is much faster

  • @krusmatrieya3181
    @krusmatrieya3181 Жыл бұрын

    Obsidian > LogSeq > Kate

  • @mkd1964
    @mkd1964 Жыл бұрын

    Just FYI, "Vi" is pronounced "Vee Eye" ( you just say each letter). This was shorthand for starting "Ed" (the extremely archaic line editor) in VIsual mode when that became possible. Prior to that, there was no such thing as moving your cursor around, except for the line you were currently editing and even then, you had very limited options for movement.

  • @dmacnet

    @dmacnet

    Жыл бұрын

    Close-vi was the visual mode for ex, not ed.

  • @mkd1964

    @mkd1964

    Жыл бұрын

    @@dmacnet Ah yes... you're correct. Thank you.

  • @ArthurSchoppenweghauer
    @ArthurSchoppenweghauer4 ай бұрын

    Tried it on Mint Cinnamon for about 5 minutes. The color scheme made it unusable. Why anyone in their right mind would render black text on dark surfaces and white text on light surfaces is beyond me. Obviously they didn't bother testing this pile of garbage before shipping it. I thought VSCode was bad, but at least it offers a working dark mode. What an utter piece of shit and complete waste of time this was.

  • @nilz91
    @nilz91 Жыл бұрын

    if you are using Kate as some sort of an editor for programming languages instead of just simple "texts", then why not just install KDevelop instead? your already pulling half of the KDE dependency junks anyways.

  • @TheLinuxCast

    @TheLinuxCast

    Жыл бұрын

    I'm in plasma, in case you didn't notice. I have all the dependencies anyway.

  • @Chr0n0s38

    @Chr0n0s38

    Жыл бұрын

    Kdevelop works with fewer languages. IDEs generally target one or two languages. Editors like these are more general.

  • @sigbin5878
    @sigbin5878 Жыл бұрын

    whats wrong with geany?

  • @jamespleger752

    @jamespleger752

    5 ай бұрын

    Nothing! Geany is easier to understand than Kate, and you can compile, build, and execute from Geany.

  • @bumpsy
    @bumpsy16 күн бұрын

    Kate looks absolutely horrible in Linux Mint and the Editor itself gives no option of changing Icons to a dark theme. Borderline unusable with terrible configuration options. Never went further in using it than the GUI as it was stressing me out enough

  • @windowsrefund
    @windowsrefund7 ай бұрын

    Can you please stop mispronouncing "regex". I mean, it stands for "regular expression" so please stop saying it as if it stood for "rejular expression". Make sense?

  • @Seacle14

    @Seacle14

    3 ай бұрын

    I appreciate your attention to detail.

  • @j.r.r.tolkien8724
    @j.r.r.tolkien87247 ай бұрын

    You lost me at the very beginning.

  • @negative6826
    @negative6826 Жыл бұрын

    i cant understand why people mix and match their system with gtk + qt stuff. the only reason i would go with kate is if i was already on KDE, or if there is nothing else that does the same work it can do(which is certainly not the case)

  • @TheLinuxCast

    @TheLinuxCast

    Жыл бұрын

    I was literally on Plasma in this video

  • @waqar144

    @waqar144

    10 ай бұрын

    We actually put in effort to make Kate work well on non-kde platforms including mac and windows, so perhaps give it a try. Afaik, there isn't an alternative to kate that provides all features kate does and is also a native foss app ;)

  • @scottb4029
    @scottb4029 Жыл бұрын

    When learning Python, I found this gentleman's videos to be very helpful. youtube.com/@johnphilipjones . He is super nice and very helpful. He responds promptly to question. Thank you for the video on kate. I might take a look.

Келесі