Difference between revisions of "NXSL Syntax highlight and calltips"

From NetXMS Wiki
Jump to navigation Jump to search
(Created page with "= Overview = If you want to edit your NXSL scripts in an external editor to make use of syntax highlighing and calltips, you can use Notepad++. Notepad++ is a free source cod...")
(No difference)

Revision as of 08:52, 24 October 2014

Overview

If you want to edit your NXSL scripts in an external editor to make use of syntax highlighing and calltips, you can use Notepad++.

Notepad++ is a free source code editor, governed by the GPL License.

You can get Notepad++ here:
http://notepad-plus-plus.org/download/

Calltips

Error creating thumbnail: Unable to save thumbnail to destination

Syntax highlight

Error creating thumbnail: Unable to save thumbnail to destination

How to import into Notepad++

For syntax highlight, import the syntax file using:

  Language > Define your language... > Import


For calltips, copy and rename the calltips file into:

  C:\Program Files (x86)\Notepad++\plugins\APIs\NetXMS.xml

Getting the files

You can get more information and download the newest versions at:
http://www.netxms.org/forum/general-support/netxms-notepad-syntax-highlight/