The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Web Site Management
> Development Software
|
Page 6 -
Best editor with php
Page 6 - Discuss Best editor with php in the Development Software forum on Dev Shed. Best editor with php Development Software forum discussing tools designed to make managing your website easier, including statistical, tracking, ecommerce, and content management solutions.
|
|
 |
|
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

July 1st, 2003, 04:01 PM
|
|
Senior Member
|
|
Join Date: May 2003
Posts: 151
Time spent in forums: 3 m 36 sec
Reputation Power: 0
|
|
|
i used phpedit for a while, but i hate it because it autocompletes all parenthesis, brackets, quotes, etc.
it also has crash bugs in windows,
|

July 1st, 2003, 04:26 PM
|
 |
Introspective
|
|
Join Date: Nov 2001
Location: London, UK
|
|
|
vi
__________________
This is me: http://chris.uk.com
|

July 1st, 2003, 10:47 PM
|
 |
Second highest poster :p
|
|
|
|
why do people keep dragging this one out of the archives. 
|

July 1st, 2003, 11:17 PM
|
|
Contributing User
|
|
Join Date: Jul 2003
Location: New York
Posts: 47
Time spent in forums: 4 h 59 m 22 sec
Reputation Power: 10
|
|
|
vi
|

July 1st, 2003, 11:18 PM
|
|
Contributing User
|
|
Join Date: Jul 2003
Location: New York
Posts: 47
Time spent in forums: 4 h 59 m 22 sec
Reputation Power: 10
|
|
|
there ya go 'CHR15T0'
|

July 2nd, 2003, 12:44 AM
|
 |
Contributing User
|
|
Join Date: Mar 2003
Location: Michigan, USA
|
|
Crimson Editor is awesome for just about every language, it has color coding supporting for a lot of languages
|

August 23rd, 2003, 09:34 PM
|
|
<? unset($sanity) ?>
|
|
Join Date: Jul 2003
Posts: 613
Time spent in forums: 1 h 1 m 38 sec
Reputation Power: 10
|
|
For those of you who use NOTEPAD.. Lets say you get an error on line 333 in a file that has 450 lines. Do you know a way to go straight to a line number, or do you count the lines until you get to 333? 
|

August 23rd, 2003, 10:42 PM
|
 |
Moderator Emeritus
|
|
Join Date: Feb 2002
Location: Scottsdale, AZ
|
|
Moved to Development Software
I can't believe in 6 pages of discussion *no one* mentions the Zend PHP IDE.
Just amazing!
Zend Studio
|

August 25th, 2003, 06:00 AM
|
 |
kill 9, $$;
|
|
Join Date: Sep 2001
Location: Shanghai, An tSín
|
|
Quote: Originally posted by URSLOWR
For those of you who use NOTEPAD.. Lets say you get an error on line 333 in a file that has 450 lines. Do you know a way to go straight to a line number, or do you count the lines until you get to 333? |
Ctrl - g
|

August 25th, 2003, 08:30 AM
|
|
<? unset($sanity) ?>
|
|
Join Date: Jul 2003
Posts: 613
Time spent in forums: 1 h 1 m 38 sec
Reputation Power: 10
|
|
|
ctrl - g does nothing for me.
__________________
"I haven't failed, I've found 10,000 ways that won't work."
- Thomas Edison
-=Rick=-
Chat Refinance Loans
|

August 25th, 2003, 08:34 AM
|
 |
Introspective
|
|
Join Date: Nov 2001
Location: London, UK
|
|
he's thinking of Gedit
christo
|

August 27th, 2003, 07:32 PM
|
|
Contributing User
|
|
Join Date: Aug 2003
Posts: 35
Time spent in forums: < 1 sec
Reputation Power: 10
|
|
CTRL - G works fine for me.
I have used just about every free and not so free editor on the market and haven't gotten much results with them.
However, I have been able to develop some massive. complex, and time consuming scripts using Winsyntax 2.0. It has all the features of notepad, only with a few extra features. Some of which are line counting, indention sticking, 3 different selection modes, a file manager, file tab, and many more features.
It also has syntax highlighting for CSS, HTML, SQL, POSTGRESQL, PHP, Javascript, and INI.
Arisesoft Winsyntax
-Tristan Wells
__________________
<?php echo('PHP OWNZ YOU'); ?>
Nerdalicious
|

August 27th, 2003, 07:34 PM
|
 |
Introspective
|
|
Join Date: Nov 2001
Location: London, UK
|
|
|
istr textpad also does all that junk too.
Man, are we still banging on about text editors?
christo
|

August 27th, 2003, 08:10 PM
|
|
<? unset($sanity) ?>
|
|
Join Date: Jul 2003
Posts: 613
Time spent in forums: 1 h 1 m 38 sec
Reputation Power: 10
|
|
|
Yeah, since I reopened this thread for discussion again. Haha!
As for me, I *have* to have a line counter. Indention doesn't matter since I can read my code without indentions, because I coded it that way so I know.
|

September 1st, 2003, 10:57 AM
|
 |
kill 9, $$;
|
|
Join Date: Sep 2001
Location: Shanghai, An tSín
|
|
Quote: Originally posted by URSLOWR
As for me, I *have* to have a line counter. Indention doesn't matter since I can read my code without indentions, because I coded it that way so I know. |
Ctrl-g should bring up a nice 'Goto Line' dialog box. You can find it in Edit - Go To. I can't believe that anyone would tolerate notepad for any serious coding.
Incidentally, if you're ever working in a collaborative enviroment, you will never be forgiven for not indenting.
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|