Re: ANN: ProjectCenter 0.7.0
Xavier Brochard <[email protected]> Sun, 05 Feb 2023 22:57:13 +0100
| Newsgroups | gmane.comp.lib.gnustep.general,gmane.comp.lib.gnustep.devel |
|---|---|
| Message-ID | <[email protected]> |
Congrats to the authors ! and thankyou for all the work. It let me thing about Sergi Stoian. Any news of him ? --- Librement, Xavier Brochard [email protected] La liberté est à l'homme ce que les ailes sont à l'oiseau (Jean-Pierre Rosnay) Le 05.02.2023 10:12, Riccardo Mottola a écrit : > PROJECT CENTER 0.7.0 > > After a long time, we are proud to announce a new release of Project > Center: the standard GNUstep IDE. > > Many changes accumulated in these past years, here a selection: > > * extensive cleanup to keep up-to-date with current GNUstep and recent > compilers > * improvements in project templates and makefile generation > * Preferences fixes, editor colors fixes > * Editor shows the current line > * Performance improvements in syntax highlighting, with re-parsing > happening with a timer, this reduces load and allows the use also on > slower systems, like a Raspberry > * Fixes which unlock existing features: parenthesis matching, better > class parsing > * extensive (but not yet complete) work on debugger integration, which > is more portable and works by parsing and wrapping gdb with machine > interface and allows usage on Windows > * several other fixes to be usable on Windows > > > Due to maintenance on our GNUstep server infrastructure, our FTP site > is being moved and the WWW pages are on a read/only mirror. Thus > please access the sources directly from github, for the time being. > Check "Assets" on the release page. > > https://github.com/gnustep/apps-projectcenter/releases/tag/projectcenter-0_7_0 > > Happy Hacking - Riccardo