• Login
Community
  • Login

Highlighting range between brackets in a .php file with html code as well

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
phpbracketshtml
32 Posts 6 Posters 14.9k 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.
  • G
    guy038
    last edited by Dec 22, 2017, 2:03 PM

    Hi, @scott-sumner,

    Thanks for sharing this useful info ! So, seemingly, if you simply do these operations, below, the execution of a added macro should be OK :-))

    • Start Notepad++

    • Open your active Shortcuts.xml file

    • Copy, for instance, the Claudia’s macro, above, named Mark_between_brackets, on the black background ( Ctrl + C )

    • Add a new line at the end of the Macro section, before the ending tag </Macros>

    • Paste the macro contents ( Ctrl + V )

    • Save the new contents of Shortcuts.xml ( Ctrl + S )

    • Close then re-start N++… and enjoy !


    BTW, Scott, you said :

    you don’t have to use a “different text editor” (blasphemy anyway!)

    Yes, it’s a true nonsense, as Notepad++ IS THE text editor ;-))

    Best Regards,

    guy038

    M 1 Reply Last reply Dec 22, 2017, 2:28 PM Reply Quote 3
    • M
      Marco Czen @Claudia Frank
      last edited by Dec 22, 2017, 2:19 PM

      @Claudia-Frank - Niceeee

      1 Reply Last reply Reply Quote 2
      • M
        Marco Czen @guy038
        last edited by Dec 22, 2017, 2:20 PM

        @guy038 - Niceee

        1 Reply Last reply Reply Quote 1
        • M
          Marco Czen @guy038
          last edited by Marco Czen Dec 22, 2017, 2:30 PM Dec 22, 2017, 2:28 PM

          @guy038 @scott-sumner

          Hi,

          I tried both edit methods - using Notepad++ and later Sublime to edit shortcuts.xml but the changes dont seem to be in effect. There is no new entry under the Macro menu. The “Trim Trailing and save” is the only macro there.

          Am i editing the correct file ? location ( C:\Program Files (x86)\Notepad++\shortcuts.xml ) ?

          Also ->@scott -> the Autocomplete doesnt offer Scott Sumner’s name ?

          S 1 Reply Last reply Dec 22, 2017, 2:37 PM Reply Quote 1
          • S
            Scott Sumner @Marco Czen
            last edited by Dec 22, 2017, 2:37 PM

            @Marco-Czen

            Am i editing the correct file ? location ( C:\Program Files (x86)\Notepad++\shortcuts.xml ) ?

            Could be the issue…that path is only good if you are running a local install. You can tell if this is the case if in your ? (menu) -> Debug Info you see: Local Conf mode : ON. For the other type (which I don’t run so can’t give you exact location) check somewhere in the area of C:\Users\xxxxxx\AppData\Roaming\Notepad++\. Or if you use the Cloud, it is even somewhere else…check Preferences then Cloud…

            the Autocomplete doesnt offer Scott Sumner’s name ?

            Yea, too many "Scott"s…the NodeBB software seems to have a problem in this area…can’t scroll down to the one you want if the one you want isn’t already on the screen. :-(

            BTW, where’s MY “Niceeee” ? :-D

            M 2 Replies Last reply Dec 28, 2017, 4:22 AM Reply Quote 2
            • C
              Claudia Frank
              last edited by Dec 22, 2017, 2:50 PM

              Hey, this is a public request, let’s get some NICCEEE for Scott. :-D lol

              This is mine

              NNIIIICCCCEEEEEEEEEEEe

              Cheers
              Claudia

              1 Reply Last reply Reply Quote 2
              • M
                Marco Czen @Scott Sumner
                last edited by Dec 28, 2017, 4:22 AM

                @Scott-Sumner - NICEEEEEEEEEEEEEEEEEEEEEEEEEEE
                MERRY CHRISTMAS AND HAPPY HOLIDAYS !!!

                1 Reply Last reply Reply Quote 2
                • M
                  Marco Czen @Scott Sumner
                  last edited by Dec 28, 2017, 4:41 AM

                  @Scott-Sumner - Looks like the actual path is;

                  C:\Users<username>\AppData\Roaming\Notepad++

                  Added the below code block with Notepad++ itself

                  <Macro name=“Highlight Brace2Brace” Ctrl=“no” Alt=“no” Shift=“no” Key=“0”>
                  <Action type=“2” message=“0” wParam=“43023” lParam=“0” sParam=“” />
                  <Action type=“2” message=“0” wParam=“43053” lParam=“0” sParam=“” />
                  <Action type=“2” message=“0” wParam=“43022” lParam=“0” sParam=“” />
                  </Macro>

                  ShutDown and Restarted Notepad and Macros Shows “Highlight Brace2Brace”.

                  The Macro works fine !

                  THANKS GUYS !!!

                  S 1 Reply Last reply Dec 28, 2017, 2:19 PM Reply Quote 1
                  • M
                    Marco Czen
                    last edited by Dec 28, 2017, 4:46 AM

                    Oops spoke too soon …
                    If you run the Macro - The braces get highlighted … and … remains highlighted even when u click outside or ESC .
                    The highlight only disappears when u close the file.

                    Hmmmm…

                    S 1 Reply Last reply Dec 28, 2017, 2:15 PM Reply Quote 0
                    • S
                      Scott Sumner @Marco Czen
                      last edited by Dec 28, 2017, 2:15 PM

                      @Marco-Czen said:

                      The highlight only disappears when u close the file.

                      Yes, that is correct behavior.

                      You can turn OFF the highlight (without closing the file) by executing the command: Search (menu) -> Unmark All -> Clear 1st Style. As that has no default keycombo I strongly suggest you assign it one using Settings (menu) -> Shortcut Mapper…

                      I also noticed in your macro listing above that you don’t have a keycombo assigned to the macro–for turning the highlighting ON. I suggest you assign one there as well.

                      M 1 Reply Last reply Dec 29, 2017, 5:58 AM Reply Quote 0
                      • S
                        Scott Sumner @Marco Czen
                        last edited by Dec 28, 2017, 2:19 PM

                        @Marco-Czen

                        Looks like the actual path is C:\Users\<username>\AppData\Roaming\Notepad++

                        Yes, that is what I meant when I said: C:\Users\xxxxxx\AppData\Roaming\Notepad++\ but I should have been more explicit for those maybe not familiar with the way applications store stuff in ...\AppData\.......

                        M 1 Reply Last reply Dec 29, 2017, 5:59 AM Reply Quote 0
                        • C
                          chcg
                          last edited by Dec 28, 2017, 6:18 PM

                          Never tried the plugin https://github.com/StanDog/npp-phpautocompletion on my own. Installation via PluginManager or manually, see http://docs.notepad-plus-plus.org/index.php?title=Plugin_Development#How_to_install_a_plugin . Latest release: https://github.com/StanDog/npp-phpautocompletion/raw/master/RELEASES/ccc_1.4.1.zip

                          1 Reply Last reply Reply Quote 0
                          • M
                            Marco Czen @Scott Sumner
                            last edited by Dec 29, 2017, 5:58 AM

                            @Scott-Sumner - Noted. Thanks. You are an asset to this community. Thanks x 1000

                            1 Reply Last reply Reply Quote 1
                            • M
                              Marco Czen @Scott Sumner
                              last edited by Dec 29, 2017, 5:59 AM

                              @Scott-Sumner - Noted. Thanks.

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