1. Kate editor
- Posted by Jerry Story <jstory at edmc.net> Feb 18, 2004
- 511 views
I heard a rumor that Kate is the best editor for programming for Linux. Is this true? I have: Advanced Editor CoolEdit Emacs Gedit Kate -- but clicking on this doesn't work Kedit KHexEdit Nedit VI editor I have Mandrake 9.2, download edition, 3 CDs. No Kate RPM on any of them. No Kate editor on freshmeat. The Kate website gives a bunch of information about how great Kate is but apparently no way to get Kate. Two questions: 1. Is Kate really the best? 2. If YES to Q1, then how can I get it? Jerry Story
2. Re: Kate editor
- Posted by Kenneth Rhodes <ken_rhodes30436 at yahoo.com> Feb 18, 2004
- 504 views
Jerry, I don't know if Kate is the best programming editor for Linux - but it should be on your Mandrake 9.2 installation if you have KDE installed - its part of the KDEBASE package. Which desktop are you using? Kate and Kwrite are shown on my KDE/Mandrake editor menu's and I can access them from Gnome and XFCE as well. 1. try typing "kate" into an xterm window 2. Wait for Irv to come up with a real answer Rots a' Ruck, Ken --- Jerry Story <jstory at edmc.net> wrote: > > > I heard a rumor that Kate is the best editor for > programming for Linux. > Is this true? > > I have: > Advanced Editor > CoolEdit > Emacs > Gedit > Kate -- but clicking on this doesn't work > Kedit > KHexEdit > Nedit > VI editor > > I have Mandrake 9.2, download edition, 3 CDs. No > Kate RPM on any of > them. > > No Kate editor on freshmeat. > > The Kate website gives a bunch of information about > how great Kate is > but apparently no way to get Kate. > > Two questions: > 1. Is Kate really the best? > 2. If YES to Q1, then how can I get it? > > Jerry Story > > > > > TOPICA - Start your own email discussion group. > FREE! > > >
3. Kate editor
- Posted by irv mullins <irvm at ellijay.com> Apr 24, 2004
- 485 views
Euman updated the Kate syntax file to include code folding, which is a *major* improvement. He also added a very useful feature which lets you designate blocks of code surrounded by -- BEGIN (description) and -- END tags, and each of these blocks can be collapsed into one line, unless you need to see/edit them. The updated file is now on the RDS webpage. Irv
4. Re: Kate editor
- Posted by Euman <euman at bellsouth.net> Apr 24, 2004
- 491 views
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday 24 April 2004 06:03 pm, irv mullins wrote: > > > posted by: irv mullins <irvm at ellijay.com> > > Euman updated the Kate syntax file to include code folding, which is a > *major* improvement. He also added a very useful feature which lets > you designate blocks of code surrounded by -- BEGIN (description) and > -- END tags, and each of these blocks can be collapsed into one line, > unless you need to see/edit them. > > The updated file is now on the RDS webpage. > > Irv The syntax file can now be downloaded from within Kate... Settings-> Configure Kate-> Highlighting-> Download Euman -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAiuYB7xJDgGhLm5URAuIPAKC/uNb9Rga/PrhURdkB154lcGlplQCgtXkp 8r0Awhz876C2QjepY6xHm/o= =bOHG -----END PGP SIGNATURE-----
5. Re: Kate editor
- Posted by Kenneth Rhodes <wolf_man_jacques at excite.com> Apr 25, 2004
- 474 views
Well you guys have gone and done it now... I'm hooked. The best editor for Euphoria Linux / BSD simply has to be Kate with euphoria.xml. Thank you Irv and Euman! :)