where exactly can I find the file where the new macro I just saved was saved?
-
I just recorded a “BEBE” macro, but I can’t find this macro in the shortcuts.xml file, even though it appears in the notepad++ macro menu.
So, where exactly can I find the file where the new macro I just saved was saved?
Seem that the new macro I just record is not here: “c:\Program Files\Notepad++\shortcuts.xml”
-
Look for the file in “appdata”. More detail HERE.
-
@Alan-Kilborn Thanks. So, in my case:
c:\Users\necul\AppData\Roaming\Notepad++\
Now, after restart notepad++, I can see the last change was made 2 minute ago,
shortcuts.xml
So, you must restart notepad++ in order to see the change on shortcuts.xml
-
@Neculai-I-Fantanaru said in where exactly can I find the file where the new macro I just saved was saved?:
you must restart notepad++ in order to see the change on shortcuts.xml
Specifically, Notepad++ saves changed settings to disk when the application exits.