CodeIgniter Forums
What Windows editor to use with CI for side-by-side view of Editor & Web Page - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: What Windows editor to use with CI for side-by-side view of Editor & Web Page (/showthread.php?tid=35967)



What Windows editor to use with CI for side-by-side view of Editor & Web Page - El Forum - 11-16-2010

[eluser]Mel_3[/eluser]
- I'm new to CI & have been using MS Expression Web for PHP/MySQL development
- I'm running Windows XP machine with IIE local host and web server software.

I have seen a demo of CI where it appears on a Mac split screen... page view on the left and editor view on the right.

1 - How can I do this on a PC other than opening two windows... CI in one and Notepad in the other?

2 - What text editors should I consider?

3 - Are there other tools I should look at to get started with CI?

Thanks for any help.


What Windows editor to use with CI for side-by-side view of Editor & Web Page - El Forum - 11-16-2010

[eluser]InsiteFX[/eluser]
I use this one but it is not free.
I am sure other people will list other ones on here for you.

[email=http://www.blumentals.net/webuilder/]WeBuilder 2010[/email]

InsiteFX


What Windows editor to use with CI for side-by-side view of Editor & Web Page - El Forum - 11-16-2010

[eluser]elverion[/eluser]
I use Notepad++. It's open source and freely available. It's all I ever use, really. To do multiple views, just open up the two files in Notepad++, then right click the tab for one of them and select "Move to other view."


What Windows editor to use with CI for side-by-side view of Editor & Web Page - El Forum - 11-16-2010

[eluser]veritascs[/eluser]
I'm not sure if you are looking for a WYSIWYG or not. But if you are looking for something that can provide two coding windows at the same time, notepad++ is great. Or if you are looking for more features, try out Eclipse or Netbeans.