Community
    • Login

    ligature in/dans a/une macro

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    ligaturescintilla
    24 Posts 5 Posters 2.3k 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.
    • Michel GambierM
      Michel Gambier @Michel Gambier
      last edited by

      @Michel-Gambier akismet formid me to post the 8 others

      Alan KilbornA 1 Reply Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @Michel Gambier
        last edited by

        @Michel-Gambier

        I’m not really sure why it was valuable to post that list…

        1 Reply Last reply Reply Quote 0
        • wonkawillyW
          wonkawilly @Michel Gambier
          last edited by wonkawilly

          @Michel-Gambier said in ligature in/dans a/une macro:

          @Michel-Gambier Where can I find the explanations of codes like 42024?

          Maybe you can get such infos from Npp UI Spy plugin: it is downloadable from Plugin Admin and it has the menu and toolbar commands and their corresponding numeric ID.

          It is possible to search by ID or by Menu Item or Toolbar Item, or you can even see the menu tree.

          Follows a screenshot of its main dialog:

          838f1f3a-95b9-42ff-8454-926c91b37398-image.png

          I am not able to grant if it contains or not a complete id/code list because Scintilla commands are numerous.

          PeterJonesP 1 Reply Last reply Reply Quote 2
          • PeterJonesP
            PeterJones @wonkawilly
            last edited by

            @wonkawilly ,

            Npp UI Spy plugin

            That’s a great place to get the menuCmdId codes like 42024 that were mentioned – those are the command ID values for all the Notepad++ menu entries. (The type="2" codes, as described in the config files: macros section of the Online User Manual.)

            because Scintilla commands are numerous

            Scintilla commands are not included in Npp UI Spy plugin, since they aren’t UI menu commands, so no matter how numerous they are, you will find 0 of them in the Npp UI Spy plugin.

            However, you can find the Scintilla numbers enumerated and briefly described in the Scintilla.iface which linked from that same section of the Online User Manual. And the Manual also links to the canonical sources for the menuCmdId values.

            1 Reply Last reply Reply Quote 1
            • First post
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors