/shortcuts.xml

http://compilrun.googlecode.com/ · XML · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · 3417315e7bfde0c5aba64bf709de8632 MD5 · raw file

  1. <NotepadPlus>
  2. <InternalCommands />
  3. <Macros />
  4. <UserDefinedCommands>
  5. <Command name="Compil(.pas,.cpp,.c,.go)" Ctrl="no" Alt="no" Shift="no" Key="120">&quot;$(NPP_DIRECTORY)\compilrun.bat&quot; &quot;$(FULL_CURRENT_PATH)&quot;</Command>
  6. <Command name="Compil&Run(.pas,.cpp,.c,.go)" Ctrl="yes" Alt="no" Shift="no" Key="120">&quot;$(NPP_DIRECTORY)\compilrun.bat&quot; &quot;$(FULL_CURRENT_PATH)&quot; -exec</Command>
  7. </UserDefinedCommands>
  8. <PluginCommands />
  9. <ScintillaKeys />
  10. </NotepadPlus>