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.

有帮助吗?

解决方案

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.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top