473,395 Members | 1,581 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

JavaScript Editor

What is the best editor to use for JavaScript?
Jul 20 '05 #1
10 2544
AnnMarie wrote on 24 nov 2003 in comp.lang.javascript:
What is the best editor to use for JavaScript?


Anything starting from Notepad.
"Best"is a very subjective word.
This question is asked so many times.
Why not read up first?

<http://www.google.com/groups?q=editor+group%3A*javascript*>

6220 hits

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 20 '05 #2
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.29...

6220 hits


Heh, I think that's the reason why they were asking for a recommendation -
but your original assertion is correct. You can go from something as
complex as notepad to something as 'advanced' as Dreamweaver MX.

- for a development environment, my preference is Dreamweaver as it's an
integrated tool I can use for all my HTML, CSS, JS, PHP files plus the built
in FTP & check-in/check-out functionality - it may be overkill for your
needs however, along with the cost
- for a 'no cost' alternative, you might want to have a look at HTML Kit:
http://www.chami.com/html-kit/, however
- For code debugging, nothing beats Mozilla's Javascript Debugger tool.

HTH
Jul 20 '05 #3
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.29...
AnnMarie wrote on 24 nov 2003 in comp.lang.javascript:
What is the best editor to use for JavaScript?


Anything starting from Notepad.

<snip>

I would say; anything moving on from notepad. Syntax highlighting should
be available along with automatic code indenting, regular expression
based search and replace (preferably across multiple (hundreds of)
files) and probably some form of automatic insertion of predefined,
regularly used, code structures. All of those can be found in free
(and/or very inexpensive) text editors.

Richard.
Jul 20 '05 #4
Richard Cornford wrote on 24 nov 2003 in comp.lang.javascript:
"Evertjan." <ex**************@interxnl.net> wrote in message
AnnMarie wrote on 24 nov 2003 in comp.lang.javascript:
What is the best editor to use for JavaScript?
Anything starting from Notepad.

<snip>

I would say; anything moving on from notepad. Syntax highlighting
should be available along with automatic code indenting, regular
expression based search and replace (preferably across multiple
(hundreds of) files) and probably some form of automatic insertion of
predefined, regularly used, code structures. All of those can be found
in free (and/or very inexpensive) text editors.


Sure, I am using editpad for a long time now.

DB McGee wrote on 24 nov 2003 in comp.lang.javascript: You can go from something as
complex as notepad to something as 'advanced' as Dreamweaver MX.


But using frontpage and/or dreamweaver will heavily deflect the learning
from the optimal and should be vehemently discouraged.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 20 '05 #5
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.29...
But using frontpage and/or dreamweaver will heavily deflect the learning
from the optimal and should be vehemently discouraged.


I don't understand this statement - Dreamweaver is the best hand-coding tool
and complete development interface I've ever used.

Unless you are under the egregiously mistaken assumption that everyone who
uses anything other than Notepad must do their web development via WYSIWIG?
Jul 20 '05 #6
On Mon, 24 Nov 2003 20:57:11 GMT
"DB McGee" <no*****@noreply.com> wrote:
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.29...
But using frontpage and/or dreamweaver will heavily deflect the
learning from the optimal and should be vehemently discouraged.
I don't understand this statement - Dreamweaver is the best
hand-coding tool and complete development interface I've ever used.


I don't know what you mean by "hand-coding tool." To me "hand-coding"
means just a good programmer's editor.

Unless you are under the egregiously mistaken assumption that everyone
who uses anything other than Notepad must do their web development via
WYSIWIG?


I would suspect that most of the people on this group who are competent
to answer questions learned scripting, HTML, CSS, etc. using a good
programmer's editor. It doesn't have to be too little or too much.
There is a middle ground. I've never used Dreamweaver so I could be all
wet. (BTW, I use SciTE [shameless plug]).
--
Then there was the man who drowned crossing a stream with an average
depth of six inches.
-- W. I. E. Gates
Jul 20 '05 #7
I like Dreamweaver also but when I use it, my organized indented code
jumps all over the place. How can I enable my code to stay organized
and indented the way I prefer it to be?

Also, when using JavaScript in Dreamweaver the properties don't popup in
a select box. Is there a way for me to set that up.

One last thing - can I use Perl in Dreamweaver? When I tried to, it
looks like a text file instead of giving me syntax help.

I guess I am looking for a text editor with syntax help available for
html, javascript, perl, java applets and jsp. I don't know if that is
feasible.

Thanks in advance.

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 20 '05 #8
On 24 Nov 2003 22:21:03 GMT
AnnMarie Caruso <ca*****@optonline.net> wrote:
<snip>
I guess I am looking for a text editor with syntax help available for
html, javascript, perl, java applets and jsp. I don't know if that is
feasible.


SciTE. All those a languages and more; plus folding.

--
Then there was the man who drowned crossing a stream with an average
depth of six inches.
-- W. I. E. Gates
Jul 20 '05 #9
JRS: In article <c6**************************@posting.google.com >, seen
in news:comp.lang.javascript, AnnMarie <ca*****@optonline.net> posted at
Mon, 24 Nov 2003 09:24:58 :-
What is the best editor to use for JavaScript?


The best plain-text editor that you are already familiar with is
probably your best choice, and is the answer to a slightly different
question.

Unless, that is, you know nothing better than Notepad.

It is important to have case-dependent Search (and replace) that can be
limited to finding "Words".

I mostly use PFE, but something else for searching for "Words".

Of course, for the question to be meaningful you should have said what
system you want to run the editor on.

--
© John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v4.00 IE 4 ©
<URL:http://jibbering.com/faq/> Jim Ley's FAQ for news:comp.lang.javascript
<URL:http://www.merlyn.demon.co.uk/js-index.htm> JS maths, dates, sources.
<URL:http://www.merlyn.demon.co.uk/> TP/BP/Delphi/JS/&c., FAQ topics, links.
Jul 20 '05 #10
DU
DB McGee wrote:
"Evertjan." <ex**************@interxnl.net> wrote in message
news:Xn********************@194.109.133.29...
But using frontpage and/or dreamweaver will heavily deflect the learning
from the optimal and should be vehemently discouraged.

I don't understand this statement - Dreamweaver is the best hand-coding tool
and complete development interface I've ever used.

Unless you are under the egregiously mistaken assumption that everyone who
uses anything other than Notepad must do their web development via WYSIWIG?


DreamWeaver is the software responsible for so many incompatible code,
broken code, invalid code that regulars of this newsgroup denounce every
single day. DreamWeaver is the champion of

- thoughless use of document.write()
- mindless use of eval() calls
- inconsequent use of setTimeout(expr, n) where n < 32
- "javascript:" pseudo-protocol in href value
- triggering backward compatible rendering mode in MSIE 6 for windows;
after years and years of trying to have MSIE comply with W3C web
standards (namely CSS1 box model), we still have a widely used software
promoting web fragmentation and non-compliance with web standards. That
single reason is enough to stop using DreamWeaver.

DU

Jul 20 '05 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Alex Fitzpatrick | last post by:
Just by way of introduction, I'm currently the principal developer and maintainer of the a JavaScript editor plug-in for Eclipse. https://sourceforge.net/projects/jseditor/ The plug-in as it...
7
by: Matthew | last post by:
I am very new to JavaScript, and have been using Notepad. Is there a editor out there that showes the JavaScript environment variables? Example: I just found out about the document.forms array...
3
by: Java script Dude | last post by:
I have still yet to see a JavaScript Editor that comes close to reading a good JS book, learing it and using it with a text editor. Anyway, here my recipe for build successfull DHTML...
3
by: TrvlOrm | last post by:
Hi There, Can any one please tell me where I can find a really good Free JavaScript Editor on the net? I am looking at either a evaluation copy (Free trial) or a really cheap but good editor...
1
by: Paul Aspinall | last post by:
Can anyone recommend a good editor for coding Javascript?? ie. once which has 'intellisense' type prompting etc. If there isn't an editor with this built-in, is there a program which does it as...
1
by: IkBenHet | last post by:
Hello, I found this script to create a simple rich text form (http://programmabilities.com/xml/index.php?id=17): <html> <head> <title>Rich Text Editor</title> </head> <body>
0
by: Jarod | last post by:
Hey Why there is no javascript with intelisense editor in VS 2005 ? They upgreaded html editor for aspx pages, don't you think MS should also make some nice javascript editor ? I don't think about...
10
by: madtom1999 | last post by:
I've been playing with some javascript code and have produced a very rough proof of concept source code editor written in javascript (a bit like FCKeditor). Its not ready for release ((L)GPL>2 when...
1
by: carlg | last post by:
There seem to be plenty of Javascript implemented WYSIWYG editors for editing rich text in a web browser, but I haven't been able to find one that shows line numbers. Even if that was the only...
1
by: sarwarmohiuddin | last post by:
Hello MAtes, I am having this problem of adding a script element in a rich text editor box. i am doing this. The problem is that it won't add the script tag alltogather, or give an error "Unknown...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.