Since you mentioned it, Visual Studio 2010 will autocomplete cross files
provided you reference the file at the very top. You can drag and drop the
file from your solution, but you'll have to include /all/ your dependencies and
be the very first comments at the top of the file (before declaring globals,
license, etc. Libraries typically require the JavaScript to be commented in a
special format called vsdoc to get all the descriptions etc, but many are
available. I know appendto does vsdocs for jQuery:
http://appendto.com/community/jquery-vsdoc
If you do go VS, I'd also suggest adding the jslint extension and the "JScript
Editor Extensions" to collapse functions, etc.
One huge detractor is that VS autocomplete has a tendency to pick Function over
function and always wants to put an extra space in your IIFE
(function () {
}());
becomes
(function () {
} ());
which violates jslint's default spacing rules.
From: [email protected] [mailto:[email protected]] On Behalf
Of Acaz Souza Pereira
Sent: Thursday, January 27, 2011 9:19 AM
To: [email protected]
Subject: Re: [JSMentors] When we'll have a good IDE for JavaScript?
These IDEs, when i place another js file to page, the autocomplete know the
functions and variables of that js file?
2011/1/27 Adrian Olaru <[email protected]<mailto:[email protected]>>
Once you learn vim, there's no turning back.
Also, for osx, you can try macvim. :)
On Thu, Jan 27, 2011 at 4:10 PM, Sven Lito
<[email protected]<mailto:[email protected]>> wrote:
+1 on VIM.
TextMate is pretty decent too
On Thu, Jan 27, 2011 at 2:02 PM, Smith, Garren
<[email protected]<mailto:[email protected]>> wrote:
Vim still the best :)
From: [email protected]<mailto:[email protected]>
[mailto:[email protected]<mailto:[email protected]>] On
Behalf Of Steve Esson
Sent: 27 January 2011 04:01 PM
To: [email protected]<mailto:[email protected]>
Subject: Re: [JSMentors] When we'll have a good IDE for JavaScript?
You could look at
Eclipse -
http://www.eclipse.org/downloads/packages/eclipse-ide-javascript-web-developers/heliossr1
or Webstorm http://www.jetbrains.com/webstorm/features/#JavaScript
HTH
Steve
On Thu, Jan 27, 2011 at 1:53 PM, Acaz Souza
<[email protected]<mailto:[email protected]>> wrote:
When we'll have a good IDE with a really autocomplete, I add a
functions in my page, that functions will appear in my autocomplete, a
IDE for indicate real errors, real integrations with APIS... WHEN??
A IDE like Visual Studio(one of the best IDE).
I never seen that.
--
To view archived discussions from the original JSMentors Mailman list:
http://www.mail-archive.com/[email protected]/
To search via a non-Google archive, visit here:
http://www.mail-archive.com/[email protected]/
To unsubscribe from this group, send email to
[email protected]<mailto:jsmentors%[email protected]>
--
_______________________
Steve Esson
IQODE Limited
M: +44 (0) 7875 912 330
T: +44 (0) 1273 808 202
W: http://www.iqode.com<http://www.iqode.com/>
_______________________
--
To view archived discussions from the original JSMentors Mailman list:
http://www.mail-archive.com/[email protected]/
To search via a non-Google archive, visit here:
http://www.mail-archive.com/[email protected]/
To unsubscribe from this group, send email to
[email protected]<mailto:[email protected]>
________________________________
This e-mail is subject to a disclaimer, available at
http://www.firstrand.co.za/content/376/disclaimer/
--
To view archived discussions from the original JSMentors Mailman list:
http://www.mail-archive.com/[email protected]/
To search via a non-Google archive, visit here:
http://www.mail-archive.com/[email protected]/
To unsubscribe from this group, send email to
[email protected]<mailto:jsmentors%[email protected]>
--
To view archived discussions from the original JSMentors Mailman list:
http://www.mail-archive.com/[email protected]/
To search via a non-Google archive, visit here:
http://www.mail-archive.com/[email protected]/
To unsubscribe from this group, send email to
[email protected]<mailto:jsmentors%[email protected]>
--
To view archived discussions from the original JSMentors Mailman list:
http://www.mail-archive.com/[email protected]/
To search via a non-Google archive, visit here:
http://www.mail-archive.com/[email protected]/
To unsubscribe from this group, send email to
[email protected]<mailto:jsmentors%[email protected]>
--
www.twitter.com/acazsouza<http://www.twitter.com/acazsouza>
www.acazsouza.com<http://www.acazsouza.com/>
--
To view archived discussions from the original JSMentors Mailman list:
http://www.mail-archive.com/[email protected]/
To search via a non-Google archive, visit here:
http://www.mail-archive.com/[email protected]/
To unsubscribe from this group, send email to
[email protected]<mailto:[email protected]>
--
To view archived discussions from the original JSMentors Mailman list:
http://www.mail-archive.com/[email protected]/
To search via a non-Google archive, visit here:
http://www.mail-archive.com/[email protected]/
To unsubscribe from this group, send email to
[email protected]