Nick Fisher

Results 39 comments of Nick Fisher

Ahh I see. From the docs: > DocBlockr will try to make an intelligent guess about the return value of the function. > - If the function name is or...

This works for me... There are two settings which would modify this though: ``` // Add a '[description]' placeholder for the param tag? "jsdocs_param_description": true, // Add a name of...

I don't know why that didn't work, but I think in general it's not a good idea to edit the defaults file, since that will be overwritten each time ST...

Wow, okay. Could you open the console and run `sublime.log_commands(True)` and let me know what it outputs when you press enter at the end of the line?

Thanks for that. I have no idea how this is causing that bug though. You can see that the command is only supposed to _insert_ text (a new line, followed...

Sure thing. Let me know if I can help in some way.

This is working for me. ![out-1](https://cloud.githubusercontent.com/assets/426222/10384184/62e6fb58-6e7b-11e5-8b4e-9e9d40ca05d2.gif) What is the syntax highlighting settings for that file?

Really sorry to everyone for letting this linger for so long without response. In my installation (Build 3059, Ubuntu 13.10) every works fine. If you're having these issues there's a...

That seems like a bug in package control...

@oradwell could you post your console output (instructions in a comment above https://github.com/spadgos/sublime-jsdocs/issues/236#issuecomment-33314717)