cvs commit: ports/editors/code-browser Makefile distinfo
Pietro Cerutti
gahr at FreeBSD.org
Sun Jun 22 22:34:03 UTC 2008
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
More information about the cvs-ports
mailing list