• Login
Community
  • Login

Very confused by Marking options, they don't seem to do anything

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
6 Posts 3 Posters 2.1k 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.
  • C
    Chris Rudd
    last edited by Sep 21, 2017, 5:27 PM

    here are the markdown options in the macro configurator
    102 - 113 I think I can figure out
    114 - 125 make no sense and seem to do nothing, I need help understanding what they’re supposed to be for.
    Also where do I find the “Find Next xxx Style” and “Find Previous xxx Style” options?

    102 Mark…
    103 Using 1st Style
    104 Using 2nd Style
    105 Using 3rd Style
    106 Using 4th Style
    107 Using 5th Style
    108 Clear 1st Style
    109 Clear 2nd Style
    110 Clear 3rd Style
    111 Clear 4th Style
    112 Clear 5th Style
    113 Clear all Styles
    114 1st Style
    115 2nd Style
    116 3rd Style
    117 4th Style
    118 5th Style
    119 Find Style
    120 1st Style
    121 2nd Style
    122 3rd Style
    123 4th Style
    124 5th Style
    125 Find Style

    S 2 Replies Last reply Sep 21, 2017, 6:12 PM Reply Quote 0
    • S
      Scott Sumner @Chris Rudd
      last edited by Sep 21, 2017, 6:12 PM

      @Chris-Rudd

      I’m not sure what you mean by “macro configurator”, but…

      If you look the Search menu entries, beginning at Mark…:

      Imgur

      …and compare it to your list, you should see a one-to-one correspondence:

      Mark… : 102 Mark…
      Mark All -> Using 1st Style : 103 Using 1st Style
      …
      Mark All -> Using 5th Style : 107 Using 5th Style
      Unmark All -> Using 1st Style : 108 Clear 1st Style
      …
      Unmark All -> Using 5th Style : 112 Clear 5th Style
      Unmark All -> Clear all Styles : 113 Clear all Styles
      Jump up -> 1st Style : 114 1st Style
      …
      Jump up -> 5th Style : 118 5th Style
      Jump up -> Find Style : 119 Find Style
      Jump down -> 1st Style : 120 1st Style
      …
      Jump down -> 5th Style : 124 5th Style
      Jump down -> Find Style : 125 Find Style

      114 - 125 make no sense and seem to do nothing

      Jump up is an arguably dumb way to say “find above the caret”. Likewise, Jump down is a bad way to say “find below the caret”. Thus your 114 - 125 is a way of searching for colored (styled) text in your document. Find Style is especially bad verbage; it will find (red)marked text that has become highlighted through use of the “Mark…” command. I’m not sure how the naming of these commands originally was allowed to be so horrid (my opinion only, folks!), but you can change this menu text to be anything you want (I did).

      I think that answers everything you asked about.

      If this (or ANY posting on the Notepad++ Community site) is useful, don’t reply with a “thanks”, simply up-vote ( click the ^ in the ^ 0 v area on the right ).

      1 Reply Last reply Reply Quote 1
      • S
        Scott Sumner @Chris Rudd
        last edited by Sep 21, 2017, 6:39 PM

        @Chris-Rudd

        here are the markdown options in the macro configurator

        Ah, what you are calling the “macro configurator” is actually the Shortcut Mapper…and your numbers are what appears in the leftmost column of the Main menu tab.

        1 Reply Last reply Reply Quote 0
        • C
          cmeriaux
          last edited by Sep 21, 2017, 6:57 PM

          I agree with you, names are very confusing in the shortcut mapper.
          I fixed it last year but it was explicitly rejected by @donho. Maybe he will reconsidered it.

          S 1 Reply Last reply Sep 21, 2017, 7:13 PM Reply Quote 0
          • S
            Scott Sumner @cmeriaux
            last edited by Sep 21, 2017, 7:13 PM

            @cmeriaux

            I fixed it last year

            I see that in version 7.5.1 @donho has integrated your Shortcut mapper changes–is this what you mean by “fixed it last year”?.

            For those that don’t know:

            • the Main menu tab has a new Category column which corresponds to what menu a command can be found in (e.g. File, Edit, Search, etc)
            • the Plugin commands tab has a new Plugin column which tells which plugin the command comes from – very helpful!
            • the Scintilla commands tab has ALL shortcuts listed (for Scintilla commands that have multiple keycombos tied to them), e.g. where before SCI_CUT would have shown only Ctrl+X it now shows Ctrl+X or Shift+DEL

            Relevant screenshots below:

            Imgur

            Imgur

            Imgur

            @cmeriaux , thank you for these contributions (https://github.com/notepad-plus-plus/notepad-plus-plus/commit/a7c1e354b9685014a2af8a5117de7ecece43939f )

            1 Reply Last reply Reply Quote 1
            • C
              cmeriaux
              last edited by Sep 22, 2017, 6:26 AM

              Thank @Scott-Sumner :
              I was talking about the translation ID 43033 … 43043

              <Item id=“43033” name=“1st style”/>

              I renamed it as “jump up to 1st style”. That would removed the confusing things in Shortcut Mapper but the modifications was rejected by donHo.
              See the PR and comments https://github.com/notepad-plus-plus/notepad-plus-plus/pull/2299

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