PDA

View Full Version : does anyone else use TextPad?



page1ink.
06-16-2006, 07:24 PM
I use textpad for developing all my php/html stuff, and I really like it. the only issue is that syntax hilighting goes completely bogus the first time it finds a greater than ( > ) symbol. my syntax file is for php and html, so ">" is used as 'SyntaxEnd' and the program thinks anything after that is normal text.

does anyone else use TextPad and know of a way around this? or can someone recommend another text editor that's as lightweight as TP but maybe without the suck?

any help is appreciated, thank you! =D

dvessel
06-16-2006, 07:32 PM
Sorry for the useless post but if you ever get into MacOSX TextMate (http://macromates.com/) is a must. :p

None of teh suck!

sesstreets
06-18-2006, 01:11 AM
Use notepad++ instead.

page1ink.
06-18-2006, 11:25 PM
wow, Notepad++ is awesome. Thanks a lot! =D

sesstreets
06-19-2006, 12:50 AM
It suprises me that not that many people know about it. I think its the best source editor ever made :P

Zonteck
06-19-2006, 06:15 AM
I tried using notepad++ again just now (hadn't for a while), and apparently it added support for heredocs in php in notepad++ v3.3... but it sure isn't working for me in 3.7/ 3.6. :(

Vladd44
06-29-2006, 02:11 PM
Use notepad++ instead.

The primary reason I read this thread was to promote notepad++ . **** you :P

Seriously though, I don't know how I ever lived without it.

Zonteck
06-29-2006, 06:11 PM
Am I doing something wrong then, with this many people advising notepad++, or does no one else use heredocs in php (http://php.net/heredoc)?

Look at the following two screenshots of some sample heredoc code that fails in notepad++ (but works correctly in another editor)

http://img167.imageshack.us/img167/1272/heredoc0lm.th.png (http://img167.imageshack.us/my.php?image=heredoc0lm.png)http://img167.imageshack.us/img167/8582/better0dg.th.png (http://img167.imageshack.us/my.php?image=better0dg.png)

HDL Guy
09-21-2006, 10:24 AM
Here's a link: EditPlus (http://www.editplus.com/). There is a Free Version, but I believe it is worth the $30 for the extra features.

Did I mention it has a spell checker? :cool:

aceofspades
09-21-2006, 01:39 PM
do i care about spell checker??? Anyways notpad++ is great. It is very simple, has great highlighting and great code folding. It is also tabbed and it is 100% open source. Seriously what are you doing using textpad???

I had never told heard of it till someone told me to get it on vent. As soon as I got it, it was love at first sight. It is even a good normal text editors. I use it for those little snippets of information (such as my uber hard to know username, my IP, and my proxy)

thenewguy
09-22-2006, 02:53 AM
Sorry for the useless post but if you ever get into MacOSX TextMate (http://macromates.com/) is a must. :pIs it better than this?
http://www.barebones.com/products/bbedit/index.shtml
(I have used neither one)

Basil
09-22-2006, 03:51 AM
http://crimsoneditor.com

nicco
09-22-2006, 03:17 PM
after all this hoopla, i will try notepad++
i like notetab light for some funcions..
we'll see what this notepad++ is all about!

nicco