Other than Notepad++, what text editor do you use to program in Windows?
|
9
|
|
|
|
|
|
@MrBrutal I love Notepad2 as well. The only problem is it's lame with large files. :( |
|||
|
|
|
|
I'll echo the others who have endorsed Emacs. I program every day on, at a bare minimum, OS X, Windows, and Linux. Having the same IDE on all three systems gives me an enormous productivity boost. That said, the vanilla version of GNU Emacs...well, it sucks. I'd strongly encourage you to try EmacsW32 instead. In much the way that Aquamacs makes an OS X-friendly version of Emacs, the EmacsW32 project makes Emacs out-of-the-box work just like a Windows text editor. Mind you, all of Emacs' power (and complexity) is there, but if you don't already have muscle memory built up, there's no reason not to use Ctrl-C/X/V as copy/cut/paste instead of M-w/C-k/C-y just to be cool. EmacsW32 also brings Windows-compliant open/save dialogs, sane CRLF file handling, and quite a bit more. If you've ever had an itch to try Emacs, give it a shot. You won't regret it. |
|||
|
|
|
|
gvim with lots of useful plugins, i.e. taglist, c-syntax, matchit, vcscommand, bufexplorer and many more. gvim is also nice in conjunction with file manager Total Commander where F4 invokes gvim to edit the file under the cursor. |
|||
|
|
|
|
How about developing your own text editor? You can own your own editor with priceless experience. |
|||
|
|
|
|
Thej already recommended it, but to elaborate: SciTE - Free, has preset colouring for many languages, and it's multi-platform (Windows & Linux), and lightweight.
|
|||
|
|
Visual Studio for .Net development. Currently working with VS2008, but seems to be not quite finished yet. 2005 is probably the most stable and complete. Anything else for that would seem quite futile for .Net development I use e-TextEditor for most other things. It covers most of the topics above including syntax highlighting, multi-select/edit, column select, TextMate bundles for auto-complete. |
|||
|
|
|
|
Visual Studio, notepad2, notepad++. |
|||
|
|
|
|
Notepad2, apart from Notepad++ |
|||
|
|
|
|
Textpad replaces notepad for me. I couldn't live without it. Some key features that I use with Textpad are:
I use Eclipse for Java, Visual Studio for C++, C#, and VB.NET, JellyFish Pro for PowerBasic, I still use Visual Studio 6 for Classic VB, and I use TextPad for perl, python, Powershell, vbscript, SQL, HTML, and batch files. |
|||
|
|
|
|
Another vote for gvim (about, download). I think once you learn the keystrokes to control it, you won't want to use anything else. Plus, there is the added benefit of being able to use it on just about any platform, including the nice Windows port.
|
|||
|
|
|
|
I'm a big fan of EditPlus, mainly for its smooth built in ftp open/save functionality. Crimson Editor has this too but that feature seems to be unstable from time to time. |
|||
|
|
|
|
Notepad++ is probably the one I use the most, though I use GVIM whenever I need to do repetitive changes. We got a company license for UltraEdit recently, and it seems to work quite well as well. I've been using that for doing quick edits to java or C++ code when I didn't have the full IDE running and didn't want to wait for it to open up. |
|||
|
|
|
|
UltraEdit it my favorite text editor. Too bad I have to pay for it. You can't beat the ability to highlight vertically vs. horizontally. |
|||
|
|
My personal favorite is EditPad Pro. Not because it is superior in any way, but because it was the one I started to use. |
|||
|
|
|
|
Another vote for Textpad here. I tried Notepad++, but was annoyed that it didn't notify me when an open file had been updated (which is a pain when looking at active log files). |
|||
|
|
EditPlus is my editor of choice. All the features you'd need, and no more. |
|||
|
|
|
|
I'm a massive fan of Notepad2 - it is so quick! For quick simple editing of text for me it's close to perfect. It has syntax colouring for Xml and code and can be extended easily. We use Dreamweaver and Visual Studio for larger coding efforts. |
|||
|
|
@_l0ser
If Notepad++ will open a 500meg file usably, that's a definite plus for Notepad++. Every editor I've tried to open a file that large in just thrashed and/or froze until I killed it. |
|||
|
|
|
|
@Derek Park I also use VS for most of my coding needs, but use Notepad++ for all other plain text files. I was disappointed by VS one time when it failed to open a 500 meg text file that I was hoping to change a few characters in. Seeing as it has support for viewing files in hex (ie. binary data) I was hoping that it would do a better job with large files. It seemed to want to load the whole file rather than the relevant data. Maybe I was just expecting too much from it. (Note: I wasn't able to open the file in NP++, either.) Edit - My mistake. I didn't mean to imply that Notepad++ successfully opened the file. I don't remember what I used to fix that, actually. |
|||
|
|
|
|
I use SciTE |
|||
|
|
I'm attempting to switch to the Code::Blocks IDE for all of my C/C++ editing, but have used Visual Studio 2003, and Programmer's Notepad 2 for C/C++ projects. For Python, I currently use IDLE, but have been looking for something else that has a horozontal scroll bar. |
|||
|
|
|
|
Note that I primarily work in C/C++. For C/C++ code, I use Visual C++ Express Edition or Visual Studio Professional. For the little bit of Python I'm learning, I use the editor in the PythonWin IDE. (Mostly because it does a bit of code completion.) For everything else, I use GViM. Tip:
|
|||
|
|
|
|
I mostly just use Notepad++, but I like BabelPad when I need to open a file in a unicode path or when I need to have more control over unicode stuff. I like EditPlus too. You can save a file as a template and create a new instance of it under the file menu. It's also pretty fast at loading moderately large files. JEDIT would be my favorite, but it's just too slow when editing even slightly big files. I can't say I'm 100% happy with Notepad++, but it bugs me the least, so... |
|||
|
|
|
|
I strictly use jEdit. |
|||
|
|
|
|
I have used UltraEdit for years... If I'm working on a project I prefer to use a real IDE, but nothing beats it for quickly making changes to source files, or especially for those small PHP projects where you're just hacking away anyway. The killer feature for me is the compare functionality. |
|||
|
|
UltraEdit is my second home. It is a great general purpose text editor. |
|||
|
|
Commercial product (Windows): UltraEdit. Freeware (Windows): Notepad++, PSPad. Cross-Platform: JEdit. It's written in Java and runs on almost anything. If you don't mind taking a performance hit under Windows, JEdit has some amazing capabilities. For native performance on that platform, I would go with one of the others. I tend to switch back and forth between Notepad++ and PSPad. Notepad++ probably edges it out for most tasks. It has section folding, which is very handy. However, you did ask about products other than that one. |
|||
|
|
Is a bit buggy, but beats the pants off any other editors I've used due to it's using the Textmate bundle format (and the bundles) - also gets updated very regularly. I use it every day and would gladly purchase it again. |
|||
|
|
I personally like ConTEXT. A lot of people gave their suggestions for favourite text editor here: http://beta.stackoverflow.com/questions/10238/text-editor-or-ide#10391 |
|||
|
|
|
|||


