LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   why so many editors in KDE (https://www.linuxquestions.org/questions/linux-software-2/why-so-many-editors-in-kde-140139/)

saurya_s 01-29-2004 06:03 PM

why so many editors in KDE
 
I am wondering part from emacs, vi and othe unix/unix like editors , why does KDE has kate, kedit, kwrite?
Is there any significant difference between them?
SS

DrOzz 01-29-2004 06:07 PM

to give the end user an option :p
nothing more nothing less
why only have 1 or 2 apps to choose from when you can have an abundance of apps to choose from :p thats what makes linux all that much better..

teval 01-29-2004 06:15 PM

They each adress a different need and skill level.
emacs and vi are for one thing, kate and kwrite are completely unsuitable for some things.

And more importantly, sometimes you want something really lightweight to just read something, or times you want something bigger to do some serious writing.
It's all up to personal preference in the end :)

saurya_s 01-29-2004 07:41 PM

Surely, u r right, is there any significant difference between them apart from GUI? It would have made some sense to me id they were pico , emacs or vi because of the diiferent way they work.
All KDE editors seems similar to me except for the interface.
Please correct me if I am wrong.
SS

leonscape 01-29-2004 07:52 PM

Kate and KWrite actual use most of the same code, but their interfaces are very different. Kate is for more advanced stuff, and is aimed at the programmer. ( Its also KDevelop's default editor ). While KWrite is aimed in a similar vein to KEdit, but can use some of Kates advanced features such as text high-lighting.

The reason KEdit and KWrite both exist at the moment is that the new code in KWrite does not yet support right to left languages. So KEdit may disappear in a future version, although this is not definate as it is a lot smaller, and loads quicker.

320mb 01-29-2004 08:23 PM

Quote:

you can have an abundance of apps to choose from thats what makes linux all that much better..
Yep, unlike windoze, open source gives us all a choice.........

phoe6 01-30-2004 01:40 AM

Kate is a programmers Editor. You can switch from the editing more ( which is syntax highted and actuall the Kwrite part) and you have command mode for compilation and then directory sturcture for view files.
That makes it an excellent tool.
KEDIT not much comment on it. It is just a matter of choice. I hope you can configure your apps to install just want you need right?

elluva 01-30-2004 03:26 AM

KEdit: Just an editor, nothing special...
KWrite: Highlights code, more programming stuff
Kate: Some sort of extension to Kwrite which gives you the oppertunity to run commands from the
commandline and easily keep a list of docs open,...

Kate is really my favorite, since it is a great tool for shell scripting. I don't like its Highlighting for java though, in that case I prefer emacs...

leonscape 01-30-2004 03:44 AM

You can edit its highlighting by altering the xml file it uses. Plus the preferences tab Highlighting textstyles under schemas. You can also extend its highlighting capabilities by writing your xmls for new languages or whatever. It will automatically add them to its menu's for you, as well as change to it when the correct extension/mime is used.

vintermann 01-30-2004 05:40 AM

Microsoft has it too...
 
With textpad as the extremely-lightweight (and poor) editor, and wordpad as the slightly better. But I wouldn't know so much about them, because when I have to code on windows I use either the editor in MVS, or TextPad, which despite the name isn't a microsoft product.


All times are GMT -5. The time now is 11:25 PM.