sublime-jsdocs
                                
                                
                                
                                    sublime-jsdocs copied to clipboard
                            
                            
                            
                        Simplifies writing DocBlock comments in Javascript, PHP, CoffeeScript, Actionscript, C & C++
js docs goes with lower case fileoverview http://usejsdoc.org/tags-file.html
i see that #283 was supposed to have closed this but this is still not working for me at least .. ``` class Foo { constructor(){ } /** test(a,b){ }...
Hi, it adds feature required in #345
Thanks for the great plugin. I use it primarily with Sass files. One thing that is problematic is that if I insert a DocBlockr: ``` /** * */ ``` The...
It would be useful to have DockBlockr adding @author and @date to a comment block. Don´t know if is it possible.
Any plans to support Erlang?
There doesn't seem to be a bind conflict for `ctrl+enter`, but the command doesn't execute. Just returns to new line. Tried setting binding in package to `ctrl+return`, `command+enter`, `super+enter`, etc....
### Added support to Matlab Comments
e.g. public function instead of function.