Code Browser is a folding and outlining editor. It is a lightweight but powerful tool for structuring and browsing source code using folders and links. It is especially designed to keep a good overview of the code of a large project.License: GNU General Public License (GPL)Changes:
This release fixes a lot of bugs, most of them related to the modeless dialogs. This is also the first release that can be built on Mac OS X. The 'Find All' and 'Capture Error' features now reference lines using markers instead of line numbers, so the references are keep synced even if lines are inserted or removed.