About

I am a software developer in Seattle, building a new AI software company.

Ads

April 2009

Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30    

Categories

Ads


« Geek Blog Dinner | Main | Quiet for Now »

June 23, 2004

Comments

I've begun using this one since last week since my Ultraedit expired its trial period and I must say I am beginning to like it.

Syntax colorizing for just about all major languages, except for C++/CLI :-)

What language is it written in? I wish there was some sort of registration or auto-update feature, I am using 1.0.5, the current version is 1.0.12, I had no idea.

Hmmmm, I am using 1.0.11, didn't know about 1.0.12

Where can I download notepad2 with ruby support? I have no developing environment so I cannot compile my own version.
I have asked this feature but the developer dont want this.

thanks

Scite provides Ruby support. It's based on the same codebase as Notepad2.

The beas one, as for me, is the BDV Notepad ( http://www.badevlad.com/bdvnotepad_en.htm ) It has a lot of features and very comfortable interface.

I use Notepad++ to replace Notepad :
http://notepad-plus.sourceforge.net/

The reason I use Notepad++ (but not notepad2) is its MDI (Multi-Document Interface just like firefox).

To replace your notepad by notepad++, you have to :

1. Download and install Notepad++ :
http://internap.dl.sourceforge.net/sourceforge/notepad-plus/npp.3.5.Installer.exe
2. Download Notepad++ launcher :
http://notepad-plus.sourceforge.net/commun/misc/NppLauncher.bin.zip
3. Copy notepad.exe which comes with this package into 3 directories (in given order) :

i. c:\windows\system32\dllcache
ii. c:\windows\system32
iii. c:\windows

When you replace notepad.exe in c:\windows\system32 and c:\windows, a "Windows File Protection" message box appears, click Cancel. Then another message box appears, click OK.

Now Notepad++ is your default Notepad.

Notepad++ is terrific !
Thank you Pierre.

The comments to this entry are closed.