2009-04-24 23:34:47 +00:00
<NotepadPlus >
<InternalCommands />
<Macros >
2017-04-11 16:39:37 +00:00
<Macro name= "Trim Trailing Space and Save" Ctrl= "no" Alt= "yes" Shift= "yes" Key= "83" >
2009-04-24 23:34:47 +00:00
<Action type= "2" message= "0" wParam= "42024" lParam= "0" sParam= "" />
<Action type= "2" message= "0" wParam= "41006" lParam= "0" sParam= "" />
</Macro>
</Macros>
<UserDefinedCommands >
2009-09-19 21:43:11 +00:00
<Command name= "Launch in Firefox" Ctrl= "yes" Alt= "yes" Shift= "yes" Key= "88" > firefox " $(FULL_CURRENT_PATH)" </Command>
<Command name= "Launch in IE" Ctrl= "yes" Alt= "yes" Shift= "yes" Key= "73" > iexplore " $(FULL_CURRENT_PATH)" </Command>
<Command name= "Launch in Chrome" Ctrl= "yes" Alt= "yes" Shift= "yes" Key= "82" > chrome " $(FULL_CURRENT_PATH)" </Command>
2016-08-28 22:13:28 +00:00
<Command name= "Launch in Safari" Ctrl= "yes" Alt= "yes" Shift= "yes" Key= "65" > safari " $(FULL_CURRENT_PATH)" </Command>
2018-05-24 02:11:48 +00:00
<Command name= "Get PHP help" Ctrl= "no" Alt= "yes" Shift= "no" Key= "112" > http://www.php.net/$(CURRENT_WORD)</Command>
2015-07-11 09:43:20 +00:00
<Command name= "Wikipedia Search" Ctrl= "no" Alt= "yes" Shift= "no" Key= "114" > https://en.wikipedia.org/wiki/Special:Search?search=$(CURRENT_WORD)</Command>
2016-08-21 22:52:26 +00:00
<Command name= "Open file in another instance" Ctrl= "no" Alt= "yes" Shift= "no" Key= "117" > $(NPP_FULL_FILE_PATH) $(CURRENT_WORD) -nosession -multiInst</Command>
2009-09-19 21:43:11 +00:00
<Command name= "Send via Outlook" Ctrl= "yes" Alt= "yes" Shift= "yes" Key= "79" > outlook /a " $(FULL_CURRENT_PATH)" </Command>
2009-04-24 23:34:47 +00:00
</UserDefinedCommands>
2009-09-19 21:43:11 +00:00
<PluginCommands />
<ScintillaKeys />
2009-04-24 23:34:47 +00:00
</NotepadPlus>