• Login
Community
  • Login

Working with XML in Notepad ++ (selecting/moving)

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
2 Posts 2 Posters 3.4k 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
    Chad Briggs
    last edited by Apr 30, 2018, 6:18 AM

    Hi All! I’m fairly new to working with XML in notepad ++ and I have two questions I was hoping someone could point me in the right direction on:

    • is there an easy way to select an entire tag if your at the start of a long one? So if I have a <name> tag in the XML doc, can i select that first name tag/bracket and use a shortcut to highlight down to the closing bracket?

    • If i have a xml document collapsed in the view, is there an easy way for me to drag and drop rearrange?

    • If a tag is collapsed, is there a way to select all of the tags contents while it’s collapsed for copy/pasting?

    C 1 Reply Last reply Apr 30, 2018, 11:04 AM Reply Quote 0
    • C
      Claudia Frank @Chad Briggs
      last edited by Claudia Frank Apr 30, 2018, 11:04 AM Apr 30, 2018, 11:04 AM

      @Chad-Briggs

      is there an easy way to select an entire tag if your at the start of a long one? So if I have a <name> tag in the XML doc, can i select that first name tag/bracket and use a shortcut to highlight down to the closing bracket?

      Plugin HTML Tag has such a functionality which works with xml as well.

      If a tag is collapsed, is there a way to select all of the tags contents while it’s collapsed for copy/pasting?

      put cursor in front of the tag, press shift, hold it and press down arrow key and
      maybe while still holding shift key press home(pos1) key.

      If i have a xml document collapsed in the view, is there an easy way for me to drag and drop rearrange?

      Once selected liked described before you could use the mouse and move it around but
      to be honest, I find this a little bit cumbersome.

      Cheers
      Claudia

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