Menu

Edit/Delete Macro

2007-02-22
2012-11-13
  • Nobody/Anonymous

    How to I edit and/or delete a Notepad++ macro?

     
    • Dave A.

      Dave A. - 2007-05-29

      The help entry by the nobodys and another person farther down in the help list gave the answer. Here it is with a little more explanation.
      For Notepad++  v4.1: To edit or delete a macro click on Settings -> Shortcut Mapper. A list of all keystroke mappings will appear. Identify the macro by the letters you gave it during its creation. You can find these identifier letters in the Macro Menu. Look for these letters in the leftmost column of the Shortcut Mapper and Left click on the line containing them to select the macro. Right click and select modify | delete from the popup menu. With modify you only have the option to edit the keystrokes which call the macro (not the keystrokes it produces), but delete works fine, making it possible to create the macro again with corrections. Dave A.