Average Ratings 1 Rating
Average Ratings 0 Ratings
Description
Code Browser is a versatile folding text editor available for both Linux and Windows platforms, aimed at organizing various types of text files, particularly source code, in a hierarchical manner. By enhancing the efficiency of navigating through source code, it significantly simplifies the process. While Code Browser is particularly beneficial for managing extensive projects, it also proves handy for editing shorter files like CSS. It eliminates the frustration of scrolling through lengthy code by providing a more structured view. Additionally, it features syntax highlighting for all major programming languages, with the option to incorporate custom syntax highlighting as well. Although originally intended for programming tasks, Code Browser is versatile enough to assist with plain text outlining or gaining insights into existing codebases. Furthermore, I've created a dedicated page with tips on maximizing the benefits of the folding feature. This makes it an invaluable tool for both novice and experienced developers alike.
Description
SourceClean is a utility designed to simplify source code by removing #if/#ifdef/#ifndef directives, thereby enhancing readability. Many projects require compatibility across various platforms, and utilizing #ifdef allows software to be compiled with GCC, tailoring it for different environments or functionalities based on specific conditions. By incorporating the compilation options -save-temps=obj -fdirectives-only, we can retain the intermediary files generated during the compilation process. These intermediate files can then be utilized by SourceClean to create cleaner source files that exclude ifdef/ifndef statements, ultimately facilitating a clearer understanding of the code. This process not only aids in readability but also improves maintainability for future development efforts.
API Access
Has API
API Access
Has API
Integrations
C
CSS
HTML
XML
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
$49/user
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Code Browser
Website
tibleiz.net/code-browser/
Vendor Details
Company Name
SourceDebug
Country
China
Website
www.sourcedebug.com
Product Features
Code Editors
API
Auto-Complete
Code Folding
Column Editing
Customizable Themes
Debugging
Formatting / Table Editing
Keyboard Shortcuts
Multi-Monitor Editing
Syntax Highlighting
WYSIWYG
Text Editors
API
Auto-Complete
Code Folding
Column Editing
Customizable Themes
Debugging
Formatting / Table Editing
Keyboard Shortcuts
Multi-Monitor Editing
Syntax Highlighting
WYSIWYG
Product Features
Application Development
Access Controls/Permissions
Code Assistance
Code Refactoring
Collaboration Tools
Compatibility Testing
Data Modeling
Debugging
Deployment Management
Graphical User Interface
Mobile Development
No-Code
Reporting/Analytics
Software Development
Source Control
Testing Management
Version Control
Web App Development