Posted By: Duncanma | Jun 21st @ 12:37 AM
page 1 of 1
Comments: 13 | Views: 1426
This discussion about Japanese Localization, and my suggestion to try notepad, made me think about how much I use that little app... at any given moment I probably have 3 - 5 instances of it open. 5 right now in fact; a couple web.configs, the source of a couple of web pages and a 'scratch' one that I've just been collecting notes about some EventLog errors on the C9 production web server. Whenever I need to construct any text (a to do list, a sql query to email to someone, a list of errors from an event log), I hit Windows Key + R and type notepad ... and work there.

I wonder if, since I use it so much, I would be happier with another program? Anyone have any suggestions?
EditPlus is my weapon of choice, a nice upgrade from Notepad.

Edit: just realised the thread you linked to mentioned EditPlus too, and well, I've never dealt with other (human) languages.
Visual Studio is a great text editor... i use it a lot since it is most often open. Btw. why would you edit a web.config in notepad when you can double click it to open in VS?
Just tried it with a web.config. Works perfect. Do you have an addin for Explorer or something installed that might cause the problem? Antivirus?

Even for .config files: you should be able to open them by double clicking them.
Works perfectly here as well, for any type of file.
Maybe it's because you run vs as admin.
FRACK!

I had a whole bunch to say and hit cancle by mistake!

http://www.textpad.com/

it's good, check it out.

I love it.
This may indicate that I'm an impatient person but whenever I need to jot things down, I use OneNote.

Yes, even for code. Big Smile

I'm not sure which languages OneNote supports though.
I still use Editpad with VS2008, since VS2008 requires thinking time for some odd reason.

As for OneNote, I've seen a lot of developers using it now just for themselves rather than a team.
May give that a try.
I'd love some sort of OneNote plugin for code. Just enabling syntax highlighting, or even some class diagram stuff.
Portable Notepad++ is my preference. I keep a copy in my Live Mesh, by doing so its available on all of my machines and even via the web if I am on a machine that doesn't have Mesh installed. Bonus is that my preferences are stored on my mesh so it always remembers the last files I opened, etc.

Notepad is on every Windows machine and just works.  I would love to see an extensible Notepad where you could add just the features you wanted though.  Like emacs but without the crazy key bindings.

page 1 of 1
Comments: 13 | Views: 1426