Domanda

is there any code assist (code completion, code hinting) feature or plugin for the Netbeans IDE (not autocomletion for text input fields such as for names or states but a code assist (!) for coding)?

As far as I know only Dreamweaver CS5.5 supports this so far.

È stato utile?

Soluzione

I figured we could drop the un-answered rate a bit here:

If the application (Netbeans) is going to parse a script to get function names then you should give it a file with function names rather than the minified/obfuscated version.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top