-
24 Feb 2011 6:24 AM #21
-
24 Feb 2011 6:26 AM #22
Ah right, yeah, seems fair enough

I know that VS2010 attempts to run your code in the background, so can do crazy stuff like:
Clever, but am not convinced by the editor itself for js.Code:var foo = 1; foo. // offers number methods foo = "some string"; foo. // offer string methods
-
24 Feb 2011 2:48 PM #23
WebStorm 2.0
-
25 Feb 2011 5:14 AM #24
-
28 Mar 2011 7:20 AM #25
Today Spket plugin for Eclipse got a quick update to support ExtJS 4:
http://forums.spket.com/viewtopic.php?f=6&t=1866
-
28 Mar 2011 1:31 PM #26
-
12 May 2011 8:22 AM #27
Looking for a good IDE that supports autocomplete/intellisense inside a config.
Looking for a good IDE that supports autocomplete/intellisense inside a config.
Hi, I'm not asking about the best IDE. Instead, I'm looking for an IDE for a specific feature. What I'm looking for is an IDE with autocomplete/intellisense for inside a config. So far, I've tried Komodo, Aptana and Visual Studio 2010. While all three provide some sort of autocomplete/intellisense, none of them seem to support autocomplete/intellisense within a config block. Since a bulk of Ext JS code is in the configs, I would love to find an IDE that supports this. Can anyone recommend a tool that supports autocomplete/intellisense within a config?
-
12 May 2011 8:41 AM #28
-
18 Apr 2012 12:11 PM #29
WebStorm
WebStorm
I try to buy the WebStorm Licence but I don't have any good answer from this co.
I'm stupid or this co don't have very good sell policy...
Anyway, Spket it's one very good ide.
-
18 Apr 2012 12:24 PM #30
Did you take a look at Sencha Architect?
Still lacks some features that you have in eclipse and/or aptana like reformat, refactoring, code completion but is a matter of time to have it.
Regards.UI: Sencha Architect 2.x / ExtJS 4 MVC
Server side: EJB 3.1 / CDI / JPA 2 / JAX-RS / JasperReports
Application Server: Glassfish 3.1.x
Databases: Oracle 10g & 11g / DB2 9 & 10 / Firebird 2.5
If you like my answer please vote!
Similar Threads
-
ExtJS 2.1 and Java Demo - ExtJS Ajax Communication Best Practices
By ExtJsAndJava in forum Community DiscussionReplies: 36Last Post: 6 Oct 2012, 2:00 PM -
Passing arguments -- Refer Extjs In action book and ExtJs sample code
By mrag74 in forum Ext 3.x: Help & DiscussionReplies: 1Last Post: 28 Apr 2011, 2:11 PM



Reply With Quote