Il giorno mar, 27/05/2008 alle 23.53 +0200, gege2061 ha scritto: > Hi, > > I develop an IDE for vala : http://home.gna.org/valide/ > > It's first beta release and features are very simple (in fact : > compilation of projet) but I would want collect your opignions and > (eventually :p) bug reports (for features, I work with Ultraedit and > code: blocks, I have a lot in reserve...).
You editor is really promising! :) If you could make a CVS/SVN management like the one in Eclipse, I will use your editor for everything! :) I already asked Anjuta team but they won't do it, and keep the one they already have (which I hate. I prefer the command line...). Just to explain, in case you don't know eclipse: - in the project browser, if a directory is under cvs/svn control, every file shows its revision and status (untouched, modified locally, modified remotely, merge needing, etc.) - the file name gets colored (configurable, default red) when changed, so you see immediately which files need committing/updating/merging - you can right click on a file or directory to commit, update, tag, branch, create a repository, diff, retrieve old version, get history, etc. Here you can see a couple screenshots: http://www.eclipse.org/articles/article.php?file=Article-BranchingWithEclipseAndCVS/article2.html Thanks and good work. Bye. -- Alessandro Pellizzari _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
