开发者

Is there any software with intellisense for Javascript/jQuery?

I want to start learning jQuery, but there's so much you can do with it. I'm interested in using PHP as wel开发者_StackOverflow中文版l.

I understand that Visual Studio has intellisense for Javascript, but isn't that for ASP.NET? Can you build PHP applications in Visual Studio?


There is Aptana Studio with such support as well as full featured PHP editor.

See:

  • Aptana Studio makes jQuery so much easier
  • Code Assist for jQuery

Is there any software with intellisense for Javascript/jQuery?


You can use Eclipse aptana studio in eclipse PDT. Plugging Aptana to eclipse. Aptana has some intellisense for jQuery but beware that it's not complete since Javascript is a dynamic language and it's difficult to get a complete one.

Buy my honest take on jQuery intellisense. If you want to be a jQuery expert dump the intellisense part. Javascript is a dynamic language and that is the reason why these editors never work as intended. I used VisualStudio recently and never got what I intended.


You can get Visual Studio to have intellisense for jQuery - see jQuery 1.4.1 Intellisense with Visual Studio on Scott Gutherie's blog. Not for VS 2008 you need to install this patch.


you can build any applications with visual studio, but visual studio is waste... have a look at eclipse, aptana's js editor has jQuery autocompletion.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜