356
edits
Changes
→Errors & Warnings
= Errors & Warnings =
From '''Plugins''' Menu
NppExec => Console Output Filters
[[File:Npp-exec-cons-out-filt-1.png]]
In the '''Filter''' tab, check '''Enable Console Output Filter'''
[[File:Npp-exec-cons-out-filt-2.png]]
In the '''Replace''' tab:
* check '''Enable Replacing Filters'''
* check '''Replacing Filter 1'''
* fill Find what: '''('''
* fill Replace with: ''':'''
* check '''Replacing Filter 2'''
* fill Find what: ''')'''
* leave empty Replace with:
[[File:Npp-exec-cons-out-filt-3.png]]
In the '''HighLight''' tab:
* check first item
* fill it with: <pre>%FILE%:%LINE% :*error*</pre>
* fill: Red 0xFF, Green 0x00, Blue 0x00
* check B
* check second item
* fill it with: <pre>%FILE%:%LINE% :*warning*</pre>
* fill: Red 0x00, Green 0x00, Blue 0xFF
* check B
* click OK
[[File:Npp-exec-cons-out-filt-4.png]]