Anyone know of a way to have a split screen view in Notepad++ where I can be editing my HTML / CSS in one pane/tab and be seeing the Live Preview of what it would look like in a browser in another tab/pane.
Ideally, this would be:
- in Notepad++ itself (using native panes/tabs as described above)
- the user could configure whatever browser rendering engine (Chrome, FF, IE, etc...) they wanted to view the preview in
however, I could live with any variation of the two above, e.g. simply integrated with RubyMine using external windows/browsers, or maybe, the preview only available with limited rendering engines (only Chrome let's say).