Most users are already familiar with text editors for viewing source code and may have one of choice that they like to use. Many other users are still using the default choice in Internet Explorer 8 or 9. If you are dissatisfied with the default choice, this article will demonstrate how to access the text [...]
- Author: Martin Brinkmann
- Comments: None
Add And Use Multiple Source Code Editors In Firefox
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 [...]
