The Firefox web browser will display the source code of any website by default in its own interface. There are two configuration parameters that can be set so that another external source code viewer is used for viewing source codes (setting view_source.editor.external to true and view_source.editor.path to the path of the external editor on the [...]
- Author: Martin Brinkmann
- Comments: 4
Source Code Analyzer
Highlight is a code highlighting source code analyzer that can turn source codes into formatted text with syntax highlighting. It is fully plattform independent and the software developer provides versions for Linux, Windows, Mac and even a Notepad++ plugin although for an older version of Notepad++. Highlight’s source is included in the download, even in [...]
