Changes

Jump to: navigation, search

Configuration of Notepad++ for use with PAWN

304 bytes added, 02:06, 12 June 2017
no edit summary
= Associate Notepad++ with PAWN source files =
 
From '''Settings''' Menu select '''Preferences...'''
 
[[File:Npp-set-pref.png]]
== NppExec plugin ==
 
Is a plugin that allow for execution of external programs.
=== Installation ===
 
From '''Plugins''' Menu: select '''Plugin Manager''', then select '''Show Plugin Manager'''
=== Configuration ===
 
From '''Plugins''' Menu: select '''NppExec''', then select '''Execute'''
[[File:Npp-exec-cfg-1.png]]
 
[[File:Npp-exec-shortcut-2.png]]
 
 
== Compile Shortcut ==
 
From '''Settings''' Menu select '''Shortcut Mapper'''
[[File:Npp-exec-shortcut-3.png]]
 
[[File:Npp-exec-shortcut-4.png]]
 
=== Installation ===
 
From '''Plugins''' Menu: select '''Plugin Manager''', then select '''Show Plugin Manager'''
[[File:Npp-open-plugin-manager.png]]
 
[[File:Npp-cust-tbar-inst.png]]
 
[[File:Npp-cust-tbar-cfg1.png]]
 
 
= Errors & Warnings =
 
From '''Plugins''' Menu select '''NppExec''', then select '''Console Output Filters'''
[[File:Npp-exec-cons-out-filt-1.png]]
 
[[File:Npp-exec-cons-out-filt-2.png]]
 
 
In the '''Replace''' tab:
[[File:Npp-exec-cons-out-filt-3.png]]
 
= Syntax Highlight & In-line Help =
 
* From the '''config''' folder of the [[HydDevKit]] copy <code>userDefineLang.xml</code> into <code>%appdata%/Notepad++</code> folder
* From the '''config''' folder of the [[HydDevKit]] copy <code>PAWN.xml</code> into <code>C:\Program Files (x86)\Notepad++\plugins\APIs</code> folder

Navigation menu