JSEclipse Features :: Use of JSDoc and inline parameter comments to detect parameter typeJSEclipse can use JSDoc comments provided in the Javascript source files to infer the types of the parameters of a function and provide better code completion suggestions. It can also use inline comments to determine parameter types. [ See all features ]
|
|