Code Browser
Code Browser is a folding text editor for Linux and Windows, designed to hierarchically structure any kind of text file and especially source code. It makes navigation through source code faster and easier. Code Browser is especially designed to keep a good overview of the code of large projects, but is also useful for a simple CSS file. Ideal if you are fed up of having to scroll through thousands of lines of code. It supports syntax highlighting for all major languages and custom syntax highlighting can also be added. Although Code Browser was initially designed to edit programs, it can also be used for different tasks such as plain text outlining or helping to understand existing source code. I've added a page with suggestions to take advantage of folding.
Learn more
Eclipse PHP
The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based web applications and facilitates extensibility. It leverages the existing web tools project in providing developers with PHP capabilities. The essential starting point for PHP developers, including a PHP language support, a Git client, XML Editor and Mylyn, terminal. The experience of developing PHP application with PDT can be extended with a large variety of plugins created by the Eclipse ecosystem. Syntax highlighting, syntax validation, content assistance, code navigation, PHP debugging (Zend Debugger / Xdebug), PHP Profiling (Zend Debugger / Xdebug), PHPUnit, code formatted, refactoring, code templates, remote projects, and the whole power of the Eclipse Ecosystem.
Learn more
Liquid Studio
Liquid Studio provides an advanced toolkit for XML and JSON development along with Web Service Testing and Data Mapping and Data Transformation tools. The Development Environment contains a complete set of tools for designing XML and JSON data structures and schemas. These tools provide editing, validating and advanced transformation capabilities. For novice or expert, the intuitive interface and comprehensive features will help you save time and money delivering a successful project. Visualize and edit an abstracted view of your XML schema(XSD) using an intuitive user interface, and validate your XSD against the W3C standards.Includes split graphical and text views, intellisense, syntax highlighting, drag and drop, copy and paste, and multi-step undo/redo. Visualize and edit an abstracted view of your JSON schema using an intuitive user interface, and validate your JSON Schema against the IETF standards.
Learn more
JSONBuddy
JSONBuddy is a comprehensive JSON editor and validator designed to streamline the creation and management of JSON and JSON Schema files. It offers a range of features, including a text editor with syntax coloring, auto-completion, and code folding, as well as a grid-style editor that simplifies the process of building JSON structures. It ensures error-free JSON through built-in syntax checking and validation against JSON Schema standards, supporting Drafts 4, 6, 7, 2019-09, and 2020-12. Additionally, JSONBuddy provides functionalities for converting between JSON, XML, and CSV formats, importing CSV data to generate JSON, and generating HTML documentation from JSON Schemas. For large JSON files, it offers robust support, allowing users to open, navigate, and edit files with thousands or even millions of lines efficiently.
Learn more