About 13,100 results
Open links in new tab
  1. html - Formatting code in Notepad++ - Stack Overflow

    Sep 3, 2010 · NPP+ v7.9.1 with the latest version of XMLTools can't format exported VBA code from Office 2016/2019 Word. It puts all the code on the same line since it strips the CRLF out. …

  2. html - How to organize code in text editors like dreamweaver and ...

    May 8, 2025 · To organize the code. Mean you wish to achieve better Readability. So, for that you have to Indent your Code, In dreamweaver,I used Ctrl+Shift+> to Indent the code, or refer …

  3. How To Auto-Format / Indent XML/HTML in Notepad++

    Aug 19, 2011 · I'm using Notepad 7.6 with "Plugin Admin" and I could not find XML Tools. I had to install it manually like @some-java-guy did in his answer except that my plugins folder was …

  4. Looking for an easy way to align text - Stack Overflow

    Apr 4, 2014 · This WORKED beautifully and far better than TextFX which doesn't align with extra spaces. "Code alignment" was wonderful and exactly what I needed to indent some Java code …

  5. parsing - How to reformat JSON in Notepad++ - Stack Overflow

    Oct 13, 2009 · Use JSTool. As of Notepad++ v7.6, you can use the Plugin Admin option in Notepad++ to install JSTool. Manual Install

  6. code formatting - How do I format XML in Notepad++? - Stack …

    Apr 6, 2019 · Here are most of plugins you can use in Notepad++ to format your XML code. UniversalIndentGUI (I recommend this one) Enable 'text auto update' in plugin manager-> …

  7. How to vertically align comma separated values in Notepad++?

    Jul 18, 2017 · notepad.new() editor.addText(''.join(text)) Open your CSV file in notepad++; Click on Plugins->Python Script->Scripts->(The name you used in step 2) A new tab with the …

  8. Notepad++ - Aligning text vertically in multiple columns

    Dec 10, 2013 · I have been using Code Alignment plugin for a while and found it to be very useful. But it has two major issues from my point of view: it aligns only the first column given the …

  9. Notepad++/Eclipse sql code auto-indent option? - Stack Overflow

    Oct 24, 2011 · There is also another free SQL Formatter plugin for Notepad++ with code folding and coloring and 100+ formatting option here: SQLinForm Free Notepad++ Plug-n. A free …

  10. indentation - Auto-indent in Notepad++ - Stack Overflow

    Jan 5, 2009 · First download plugin manager this link then unzip the zip folder and copy this inside your program/ notepad++ folder . then restart your notepad++. then you see plugin manager …