1. The remove indents and add indents - in UE they do not do what I need. Every time I want to indent a block and use it UE asks me how many spaces in a popup box. What I need is to be able to set/config the number of spaces as a preset default - I do not want to reset value this every time I use the tool. Usually an editor will have this preset as the number of spaces to indent - and this value is used for any indenting of code auto or any tool. Need it bad else I'm going to be slowed down.
2. I see the folding, so matching html tag pairs will fold. A similiar capability is to "go to the matching tag", so eg. I have an opening tag and way down in the file I have the closing tag if I do the " tag mate" command the editor will goto (take the cursor/scroll) to the mated tag - this is quite handy - how do I do this? Eg. <table> then find the mate </table> somewhere down in the file.
Thank you

