Date: Sun, 22 Jun 2008 22:34:03 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/code-browser Makefile distinfo Message-ID: <200806222234.m5MMY3vS026075@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gahr 2008-06-22 22:34:03 UTC
FreeBSD ports repository
Modified files:
editors/code-browser Makefile distinfo
Log:
- Update to 3.3
* Session Saving
Open windows, window's geometry and search history are now saved and
restored when restarting the editor. The feature is basic, it just
restores open files with the same layout and cursor position but it
does not keep track of links.
* Output window
The captured output and search results are now displayed is a docked
window (Visual Studio like) so it preserves original layouts when
pointing out errors. It makes the editor a bit more IDE-like.
The old system is still available.
* Command line option to open a file at given line number
This feature allows simple integration with other application.
Revision Changes Path
1.31 +1 -2 ports/editors/code-browser/Makefile
1.24 +3 -3 ports/editors/code-browser/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806222234.m5MMY3vS026075>
