Hi,
I am doing some new stuff with Notepad++ and right now I am trying to do some stuff in XML and it would be great to be able to expand/collapse sections of the config files, I thought there was an option in Notepad++ to do it, but i can't find out where that is or if that's a plugin?
And just to clarify, in the config file if I open it in visual studio i can click a + or - box on the left to collapse or expand the section of the config file under a specific key, so I want to do that in Notepad++
Thanks!
Jake
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is your config file highlighted as XML? If so, you should see the same +/- marks. What is the language description shown on the leftmost portion of the statusbar?
If not XML, then Language -> XML
If not, check Setings -> Preferences -> Editing and make sure you are using a fold margin style other than "None".
CChris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am doing some new stuff with Notepad++ and right now I am trying to do some stuff in XML and it would be great to be able to expand/collapse sections of the config files, I thought there was an option in Notepad++ to do it, but i can't find out where that is or if that's a plugin?
And just to clarify, in the config file if I open it in visual studio i can click a + or - box on the left to collapse or expand the section of the config file under a specific key, so I want to do that in Notepad++
Thanks!
Jake
Is your config file highlighted as XML? If so, you should see the same +/- marks. What is the language description shown on the leftmost portion of the statusbar?
If not XML, then Language -> XML
If not, check Setings -> Preferences -> Editing and make sure you are using a fold margin style other than "None".
CChris