473,569 Members | 2,716 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

JavaScript Editor

What is the best editor to use for JavaScript?
Jul 20 '05 #1
10 2554
AnnMarie wrote on 24 nov 2003 in comp.lang.javas cript:
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*javas cript*>

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******** ************@19 4.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******** ************@19 4.109.133.29...
AnnMarie wrote on 24 nov 2003 in comp.lang.javas cript:
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.javas cript:
"Evertjan." <ex************ **@interxnl.net > wrote in message
AnnMarie wrote on 24 nov 2003 in comp.lang.javas cript:
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.javas cript: 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******** ************@19 4.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*****@norepl y.com> wrote:
"Evertjan." <ex************ **@interxnl.net > wrote in message
news:Xn******** ************@19 4.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*****@optonl ine.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*****@optonl ine.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.demo n.co.uk/js-index.htm> JS maths, dates, sources.
<URL:http://www.merlyn.demo n.co.uk/> TP/BP/Delphi/JS/&c., FAQ topics, links.
Jul 20 '05 #10

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

Similar topics

6
1994
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 stands supports syntax highlighting and outlining of functions, classes and their methods.] When I took over the project in June it was for the...
7
1643
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 on the web the other day. Ideally, it would show this and other handy things. Matthew
3
4348
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 Applications: If you want to support only M$ IE stop here and do the following: 1) Install blindfold 2) Repeat the phrase - I love my cage :p Buy the...
3
1488
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 that I can download. I need the editor to tell me exactly what I am doing incorrectly, and telling me exactly how I can fix the problem, ideally...
1
1343
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 a quick-ref help tool?? Thanks Paul
1
3739
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
932
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 javascript.net but normal javascript. Maybe there is some add-in ? The strange thing is in menu I have an ability to create javascript file. I...
10
2144
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 it is) but I thought I'd ask for any guidance and tips. The intention is to provide a language nuetral source code editor writen purely in html...
1
3285
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 enhancement over the standard textarea object it would be great for my needs. Does anyone know of such a widget? Thanks, -Carl Gundel, author...
1
2028
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 Runtime Error". Its only with the script element as other elemets suscha s Div, img are all being added correctly. editor =...
0
7694
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7609
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
1
7666
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7964
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6278
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5504
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5217
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3651
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
936
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

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.