JavaScript on NetBeans Scarce Code Feature Support

I have difficulty coding in JavaScript using Netbeans. I do not see in advance:

  • my mistakes,
  • relationships between classes, functions, and variables (dependency, parent-child, etc.),
  • javadocs links (both original and imported for libraries).

The PROBLEM is in:

  • heavy debugging due to primitive maneuver and use of inefficient substances;
  • a lot of time to search for help for context.

I TRIED:

  • Netbeans 7.4 (some basic search for Ctrl + Space is supported, but very limited and usually useless);
  • Eclipse 3.8 (no contextual support);

These IDEs provide custom auto-formatting and text markup (brackets, smart tabs, text colors, etc.). This is all very useful, but not enough. After I switched from Java to JavaScript to work, I now understand how much work I automated and saved Java coding. I just feel like I am missing Ctrl + Space after the dot for Javadoc and Ctrl + LeftClick to go to the ad. This leads to an increase in the creation time of such things in the code.

QUESTION:

  • How to get JavaScript documents for Netbeans?
  • How to get Netbeans to show the relationships between classes, variables and functions so that I don’t see what cannot be done from this context? For JavaScipt, how for Java?

Here are snapshots of Netbeans JavaScript with everything you need. Where is all this? I do not see it in my IDE:

No docs for JS PlatformNo quick fixes and semantic checks

Type anything after a dot and get no error that no such method is allowed.

+4
5

, ...

Java Java 1.1, Netbeans - 5.5 (Eclipse? ?).

Javascript Netbeans 7.4. , Java ( javadoc, Ctrl-Space, ...), , java, php ...

, , ...

---- ....

, , , ... , :

Netbeans 7 HTML5 webapp javascript

, , , , , . - HTML5 ... .

javadoc, NB ( , ...). , ... :

Netbeans 7.4 javascript development capture

webstorm... !

---- .... jQuery API...

, , NB , javadoc jQuery API...

NB 7.4 full jQuery documentation in popup Ctrl-Space popup

... :)

jQuery ( ) src Java-... ... , - ... , .js- . jQuery.js, , .

: jQuery NB

+1

, Java ( , -) JavaScript ( , ). , , JavaScript . , , .

, , NetBeans 7.4 JavaScript, .

0

IDE. PhpStorm, Idea, WebStorm.

0

, IDE JavaScript JetBrains WebStorm.

IntelliJ Idea IDE Java, , , .

: http://www.jetbrains.com/webstorm/

, .

0

:

  • HTML5 PHP, , ;
  • Tools - Options - Editor - Hints - Javascript " " "".
  • javadocs, ;
  • -, IDE : - - ;
  • Netbeans 7.4 7.4RC1;

:  - ,  - , ,  - Ctrl + LeftClick,  - ,  - , - .

0

All Articles