Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Current »

Description

Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

This editor provides syntax highlighting options that can be used for Charon configuration and log files.

The following XML files can be imported so that when configuration and log files are opened, one can enable syntax highlighting:

  File Modified

(question) At the moment, the customization is available for the following products: Charon-AXP, Charon-VAX, Charon-PDP, Charon-SSP

Step-by-step guide

Languages installation

  • Open the Notepad++ editor
  • Open the "Language" menu and select "Define your language..." option
  • Click on the "Import..." button and select the downloaded xml files, one file at a time
  • Close the "User defined language" window and close Notepad++ too

Usage

  • When you open a configuration file using Notepad++, the language will be detected automatically and used thanks to the .cfg file extension
  • When you open a log file using Notepad++, the language will not be applied automatically as the .log extension is used in several softwares
  • (warning) If you open a log file or a configuration file without a .cfg extension, open the "Language" menu and select either CharonCFG or CharonLOG language ((warning) the language has to be selected each time a log file is opened)
    (info) The editor might take some time to apply the syntax highlighting if your log file contains lots of lines.

Configuration file example

Log file examples

Log start

Log end with error messages

Related articles

  • No labels