I want to be able to see my html in 2 windows, how can I do this?
For a second instance of Notepad++, just add " -multiInst" to the command line on a shortcut that launches Notepad++. See:
http://notepad-plus.sourceforge.net/uk/cmdLine-HOWTO.php
For a split window on the same document, or two documents side-by-side or top-and-bottom, see:
http://notepad-plus.sourceforge.net/uk/multiView-HOWTO.php
--Joel
I want to be able to see my html in 2 windows, how can I do this?
For a second instance of Notepad++, just add " -multiInst" to the command line on a shortcut that launches Notepad++. See:
http://notepad-plus.sourceforge.net/uk/cmdLine-HOWTO.php
For a split window on the same document, or two documents side-by-side or top-and-bottom, see:
http://notepad-plus.sourceforge.net/uk/multiView-HOWTO.php
--Joel