The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
|
Over 40 comments listed.
Printing out index only. |
Re: KDevelop 3.0 Now Developer-Ready
by Henrik A on Friday 06/Apr/2001, @16:52
|
KDevelop is a nice enough IDE but the editor is severely lacking IMHO. I mean.. project handling, integrated docs and class browsers are all nice, but most of the work when programming is still typing. This is why i'm still sticking with emacs - mainly because it idents the code the way i want it without me having to fight it. Will Gideon have something more of powerful editor?
KWrite is severly lacking for programming.. kwrite vs emacs is like wordpad to word (in the windows world). I have nothing against kwrite, it's a fine editor - but not tailored specifically for programming.
-henrik
|
[
Reply To This | View ]
|
|
|
Re: KDevelop 3.0 Now Developer-Ready
by robert on Friday 06/Apr/2001, @17:32
|
KDevelop is nice, but an editor that can do auto-indention and code-insight stuff would be about 100 times cooler. I'm not realy sure how the progress on Kvim is but alot of work is being done to have Gtk and Qt use the same message loop and gvim works perfectly, and that means that since XEmacs is going to switch to Gtk that XEmacs could be used as an editor as well. Also for code-insight stuff, I once wrote something like that for Gtk but I deleted it some time ago, if I ever re-write it I'll probably mail it to one of the KDevelop people, and I'd be happy to help write one for KDevelop if it has little dependancy on Qt(I'm not a particular fan of the GPL either).
|
[
Reply To This | View ]
|
|
|
Re: KDevelop 3.0 Now Developer-Ready
by KDE User on Friday 06/Apr/2001, @17:56
|
Congratulations! Trust the KDevelop guys to develop two branches at once!
I must say you guys really did a brave thing in deciding to put HEAD on hold and port KDevelop 1.2 to the KDE 2.x platform. Everyone wanted this and we all love you for doing it! Now we have KDevelop 1.4 a thing of beauty, next KDevelop 2.0, and then everybody's dreams will be realized with KDevelop 3.0.
Ignore your detractors and forge ahead! There is a big need for this project.
|
[
Reply To This | View ]
|
|
|
Developer-Ready?
by Justin on Friday 06/Apr/2001, @18:35
|
Clarification? So who are the developers here? I guess "users" of KDevelop are not developers in this sense, right? 3.0 is maybe ready for people to develop _for_ it, but not for people to develop _with_ it?
-Justin
|
[
Reply To This | View ]
|
|
|
Re: KDevelop 3.0 Now Developer-Ready
by Jesse on Friday 06/Apr/2001, @21:29
|
I havent played around with Kdevelop for a while because of the several aformentioned inconvieniences. I was wondering though if KDevelop has extensive context sensitive support and other code-helpers? Like the kind of integration you would get with Visual Assist with VC++?? Visual Assist IMHO, is a very good model to mimick, as every feature makes _every_ single task you do 10x faster and that much more usefull.
|
[
Reply To This | View ]
|
Vim support
by bram on Friday 06/Apr/2001, @23:52
|
I hope we gonna get the possibility to use a vim like editor in kDevelop. Would be a nice combination I think.
--
bram
|
[
Reply To This | View ]
|
|
|
Great!
by Kirby on Saturday 07/Apr/2001, @06:32
|
Cool! Does this mean KDevelop can be fully integrated with Gnome technologies like Glade?
And what about automake/autoconf integration?
I never liked KDevelop's autoconf/automake system.
It caused a lot of compilation problems on other systems the last time I used KDevelop.
|
[
Reply To This | View ]
|
|
|
Does it support Emacs-like searching
by Erik on Sunday 08/Apr/2001, @14:29
|
The reason I don't use any KDE editor yet is that I like the Emacs-style searching. You type the word you search for and Emacs stars searching immediately. Often you don't have to type the whole word. In KDE editors you have to type the whole word i a dialog box and then search. That irritates me. Just as bad as when I used Windows.
|
[
Reply To This | View ]
|
|
|
Target platform interface ?
by Johan on Monday 09/Apr/2001, @04:08
|
It would be nice if it could be prepared so the it can be used as an IDE/debugger for a target platform, connected via serial bus for instance.
It if was prepared for this, chip vendors would have a standard platform to write connection modules for their development boards.
This would, more than anything else boost Linux as an embedded system development platform.
|
[
Reply To This | View ]
|
|
|
Re: KDevelop 3.0 Now Developer-Ready
by C. D. Thompson-Walsh on Wednesday 11/Apr/2001, @17:10
|
Two idle things
1) Why Gideon? Just curious...
2) I'd like to register my vote in favour of strong (EMACS/ViM-style) code-editing basics. I'm sorry, but I think Visual Assist is silly :-), and only feasible in VBasic...
|
[
Reply To This | View ]
|
What would be really cool..
by Programmer guy on Saturday 09/Jun/2001, @21:52
|
..would be if they would gut the code from vim to handle editing. Since most editors like vim/emacs work on buffers now anyway, how hard would it be to make a 'virtual buffer' layer that looks like a standard buffer to the original editor code but manages a editing window instead? It would sure make a damn nice KDE widget..
|
[
Reply To This | View ]
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|