/shortcuts.xml
http://compilrun.googlecode.com/ · XML · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · 3417315e7bfde0c5aba64bf709de8632 MD5 · raw file
- <NotepadPlus>
- <InternalCommands />
- <Macros />
- <UserDefinedCommands>
- <Command name="Compil(.pas,.cpp,.c,.go)" Ctrl="no" Alt="no" Shift="no" Key="120">"$(NPP_DIRECTORY)\compilrun.bat" "$(FULL_CURRENT_PATH)"</Command>
- <Command name="Compil&Run(.pas,.cpp,.c,.go)" Ctrl="yes" Alt="no" Shift="no" Key="120">"$(NPP_DIRECTORY)\compilrun.bat" "$(FULL_CURRENT_PATH)" -exec</Command>
- </UserDefinedCommands>
- <PluginCommands />
- <ScintillaKeys />
- </NotepadPlus>