coffeescript-netbeans icon indicating copy to clipboard operation
coffeescript-netbeans copied to clipboard

Code completion, intelli sense or auto-complete

Open ronlobo opened this issue 12 years ago • 11 comments

Hey,

first off, thanks for this nice plugin! Is there any way to enable code completion for coffee files? Thought to treat them as javascript files (mime), but that doesn't work.

Thanks, Ron

ronlobo avatar Jun 09 '12 03:06 ronlobo

No, code completion is not implemented.

dstepanov avatar Jun 09 '12 09:06 dstepanov

Will it be in an upcoming version? Would be great! :)

ronlobo avatar Jun 09 '12 09:06 ronlobo

Found this http://plugins.netbeans.org/plugin/11981/editor-code-completion-sample http://platform.netbeans.org/tutorials/nbm-code-completion.html Is it a good starting point?

ronlobo avatar Jun 09 '12 09:06 ronlobo

"Will it be in an upcoming version?"

Maybe.

"Is it a good starting point?"

Yes, complicated thing is to determine what could be completed at current location.

dstepanov avatar Jun 09 '12 09:06 dstepanov

The suggestions can be setup at options->editor->code templates, but it would be nice to have suggestions for Javascript objects in coffeescript files as well. I've just seen, when setting associated file type for coffee files at options->miscellanous->files as text/javascript, then build in property and method suggestion works, but it displays javascript errors like missing semicolon, you dont need in coffeescript.

ronlobo avatar Jun 09 '12 13:06 ronlobo

Any updates about this after a year?

slavikme avatar Jun 16 '13 13:06 slavikme

Nope, no time

dstepanov avatar Jun 20 '13 09:06 dstepanov

Hey just wondering again if any movement toward this feature?

passabilities avatar Jun 23 '15 03:06 passabilities

What feature are you talking about?

dstepanov avatar Jul 07 '15 11:07 dstepanov

Code completion

passabilities avatar Jul 07 '15 16:07 passabilities

Sorry I don't have much time for it

dstepanov avatar Jul 08 '15 08:07 dstepanov