The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
|
Over 40 comments listed.
Printing out index only. |
Re: Gideon Development Update
by gunnar on Saturday 09/Jun/2001, @06:03
|
Great Stuff!
looks amazingly!
-gunnar
|
[
Reply To This | View ]
|
|
|
Re: Gideon Development Update
by Kyle on Saturday 09/Jun/2001, @06:23
|
i really look forward to see the new version :)
|
[
Reply To This | View ]
|
Re: Gideon Development Update
by dc on Saturday 09/Jun/2001, @06:32
|
What about RAD and CodeInsight?
Is it possible to make KDevelop fully RAD like Delphi while not requiring the RAD module.
Will there be a feature like Delphi's CodeInsight?
Those two are my most wanted features.
And will there be tabbed MDI support?
In the current version, I need to click on the Window menu to be able to switch to another open document, which I find very annoying.
A tabbed solution like GnomeMDI would be much better.
|
[
Reply To This | View ]
|
|
|
Re: Gideon Development Update
by Toddler on Saturday 09/Jun/2001, @06:37
|
I would love to see this support palm os dev. I would do it myself but I wouldnt know where to start.
|
[
Reply To This | View ]
|
|
|
Re: Gideon Development Update
by Daniel on Saturday 09/Jun/2001, @11:12
|
I am very happy about Gideon, because we will be able to programe with any lenguage , as C, C++, Java, Php ...
But, the problem i see is that the documentation about new lenguages will not be created by KDE team. The QT/KDE documentation is great, one of the best docs over Linux documentation. Then, if Kdevelop support new languages, as Php for example, KDE team has to integrate the Php Manual from www.php.com, and there are lenguages that there is not a good work about their documentation.
Another thing i am thinking is why there is not a
documentation about ANSI C and C++ with the documentation in Kdevelop. I mean, when you are programming, sometimes you have question about some sentence, and you have to search a book to read how it is. Then, it would be great, if in the kdevelop documentation it has a section named ANSI C-C++.
And to finish my willings :-) , when Kdevelop will have an integrated GUI-Builder alo Borland C++ Builder? I mean, a "glade" integrated into Kdevelop (I dont like much more Qt-Designer because you cant code KDE or gnome aplications). Then, with this function, will be able to build big aplications, without worrying about the GUI interfaz. With this feature, will be able to programe Java aplications too.
I have to give to KDE and Kdevelop team, my congratulations about you work.
|
[
Reply To This | View ]
|
|
|
Re: Gideon Development Update
by Anonymous on Saturday 09/Jun/2001, @12:19
|
I'm especially excited about the Fortran support. Fortran is not dead and having an open source IDE for g77 will be very, very useful!
Any plans for integrating g95 when it is ready?
|
[
Reply To This | View ]
|
|
|
Re: Gideon Development Update
by Carbon on Saturday 09/Jun/2001, @23:43
|
One of the noticable things about the PHP (and possibly other language) docs is the user comment system. It's noticable in particular with PHP since almost all the in-code examples for the function reference are submitted by the users. It would be very nice indeed if developers, for any given release of the Gideon copy of the docs, included these coments as of that date.
Also, what about Kate? It seems suspisously similar to what Gideon is beginning to look like (Multi-doc editing, syntax highlighting, embedded konsole, etc). I'm not suggesting a merge, that would almost certainly not work well. However, what about making some sort of base "kde style mdi editor" framework, then using that as the basis of Kate (editing framework and hierarchial sidebar in kate would be nice), KDevelop, and, in the future, maybe even KWord (for power-user support for vim style editing in kword!)
|
[
Reply To This | View ]
|
Sick scary news about Visual Interdev
by sick puppy on Sunday 10/Jun/2001, @03:17
|
Some people use Front Page and Visual Interdev
together to create SQLServer/ASP powered websites (I don't know how they work together ActiveX OLE thingamaboobies). Any cool ways to do similar things with Gideon kpart/konqui/some html source code editor and MySQL/PHP/Zope/Python etc. ??
|
[
Reply To This | View ]
|
|
|
Re: Gideon Development Update
by ddd on Sunday 10/Jun/2001, @15:38
|
WohohohohohohohoW!!!
This rox man. You kde people never seize to amaze me. Why even bother to use windows? (rethorical question, everyone knows that the answer is "no reason")
|
[
Reply To This | View ]
|
And Basic ?
by Alain on Sunday 10/Jun/2001, @15:41
|
I see Perl, Python, Fortran, but nothing about Basic...
Why ?
How is going KBasic ?
Has KBasic some interactions with Gideon ?
Is really KBasic the only solution inside KDE to nearly program in Basic ?
Or is existing something else like to translate Basic in Python, for example ? (not only about VB programs, but also about MS Office VBA programs...)
|
[
Reply To This | View ]
|
|
|
Re: Gideon Development Update
by dc on Sunday 10/Jun/2001, @18:29
|
CodeInsight anyone?
|
[
Reply To This | View ]
|
Re: Gideon Development Update
by Michael Pujos on Sunday 10/Jun/2001, @20:31
|
Maybe one day emacs embedded in KDevelop with the editor framework?
I'd love to have this ! =)
|
[
Reply To This | View ]
|
|
|
What's wrong with MDI?
by Jörgen S on Sunday 10/Jun/2001, @21:39
|
Most of the posts here are quite negative towards MDI. Why is that? I think it is probably the best "invention" yet.
I hate being able to view just one editor pane at once. So, please, keep the MDI-stuff in Gideon. At least as an option, that would make me happy. (Window splitters aren't that bad either, so keep them too. ;)
|
[
Reply To This | View ]
|
|
|
Re: Gideon Development Update
by Daniel on Monday 11/Jun/2001, @08:23
|
Why dont someone implement a class for Gideon that make code autocompletion ? I mean, while you are coding, if a sentence belongs to the language sentence, then, the kdevelop autocomplete the sentence.
If i am writting for example:" fo ..." then, kdevelop has to writte"for _ = _ to _ step _" where _ is a space. Or put the {} automatic.
Or another idea is to integrate a sintaxis corrector (i dont remember the name of the program).
What do you think about these ideas?
|
[
Reply To This | View ]
|
Gideon has Objective-C support too!
by Richard Dale on Monday 11/Jun/2001, @09:49
|
It's a little known fact that Gideon has Objective-C support - class browser, syntax highlighting. If you use a 'patched for Objective-C' version of gdb ,it works fine with John Birch's gdb front end. But it still needs a GNUStep, and 'Kangaroo' (forthcoming KDE Objective-C api) project templates.
-- Richard
|
[
Reply To This | View ]
|
What ever happened to Quanta?
by Lenny on Monday 11/Jun/2001, @12:21
|
I know they're not for the same thing, but this story reminded me that Quanta has gone w/o updates for a very long time. It's one of my favorite KDE apps. Anyone know if development will continue?
|
[
Reply To This | View ]
|
|
|
Re: Gideon Development Update
by Petr Husak on Tuesday 12/Jun/2001, @05:43
|
Supports Gideon code completition ? It's fine thing for sclerotic people like me... Espetially for me it is more important tool than class browser.
|
[
Reply To This | View ]
|
Re: Gideon Development Update
by Alain Gibaud on Tuesday 12/Jun/2001, @12:00
|
"Furthermore, even KDevelop plugins can now be written in Java."
I'am not sure it is a good idea. Java is slow, the JVM is memory-hungry. Java is an excellent
solution to slow down a 1Ghz computer to a 100Mhz one, and a good vector for multi-platform viruses.
Therefore, my question is : Do we really need Java plugins in KDevelop ?
|
[
Reply To This | View ]
|
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|