How To Auto-Format / Indent XML/HTML in Notepad++
Is there a way to re-indent a block of code? I’m looking for something similar to Ctrl+Shift+F in Eclipse (Auto-Format/Indent).
Is there a way to re-indent a block of code? I’m looking for something similar to Ctrl+Shift+F in Eclipse (Auto-Format/Indent).
I’m trying to build a list of array of mime types for PHP. I got a long list of mime types but I need to remove all the 'xxx' =>
upfront. How to detect them using regexp cos I tried '[u][a-z0-9]' =>
and it didn’t work.
How can i Make A Text File In Memory(Ram -> Save NoWhere) And Write Something On It And Open NotePad on top of Client browser And Open That Text File In It And Let the user save it by him/her self? -> in code behind
I prefer using Notepad++ for developing,