Community
    • Login

    Anyone know how to make this pannel apear?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 194 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Absolute CirocA
      Absolute Ciroc
      last edited by

      Hi,
      Anyone know how to make this pannel appear?
      Im trying to make a macro to automize a tedious task.
      helpfile.png

      Thanks

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Absolute Ciroc
        last edited by

        @Absolute-Ciroc ,

        Macros don’t record/show the pulling down of menus. They perform the individual actions (equivalent to what’s called from menus or keyboard shortcuts).

        Unfortunately, some menu entries, while they are perfectly valid in macros, do not record properly; if you share what actions you want to take in your macro, we can help you figure out whether they can be recorded, or if they have to be manually added to the macro.

        If you are trying to pick individual entries from the Most Recently Used File list (which you have covered up in your photo), then the chances are “no, Macros cannot access those” (though Restore Recent Closed File and the actions below should be (I believe) available to macros).

        • official docs: macros overview = https://npp-user-manual.org/docs/macros/
        • official docs: macros config-file syntax = https://npp-user-manual.org/docs/config-files/#macros
        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors