Code Browser is a folding text editor for Linux and Windows. It is a lightweight but powerful tool to structure and browse source code using folders and links. It makes navigation through source code faster and easier.
License
GNU General Public License version 2.0 (GPLv2)Follow Code Browser - Folding Text Editor
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Very good Software.
-
Superb program. I've tried probably 20 editors over the past few years and this one is my favorite for writing code because I can define what the links are (rather than most folding text editors which want to collapse braces or functions automatically). Because I control the hyperlinking, I can write code that (on opening the file) looks like: load packages initialize variables set up data put up web page In other words, your code becomes self documenting.