coffeescript-netbeans
coffeescript-netbeans copied to clipboard
Code completion, intelli sense or auto-complete
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
No, code completion is not implemented.
Will it be in an upcoming version? Would be great! :)
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?
"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.
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.
Any updates about this after a year?
Nope, no time
Hey just wondering again if any movement toward this feature?
What feature are you talking about?
Code completion
Sorry I don't have much time for it