Tom Andrews

Results 14 comments of Tom Andrews

Apologies, I completely forgot about this PR and was doing some github cleansing.

Yes, from the command line you just retrieve an error - so I assumed that the publish had failed. It may just require different output when an error is encountered.

It needs to be: `"react/display-name": [0, { "ignoreTranspilerName": true }],` This resolves the issue for me.

Thanks for the report. I can replicate the issue when not in `beta` mode. Please enable `beta` mode in the settings. The beta version will replace the current implementation soon...

I may be missing something here. Here is what I'm trying to recreate it. ![working](https://media.giphy.com/media/eaOPILFsG5eta/giphy.gif)

Re-reading the issue. Currently writing `/**` does nothing but start a comment. Only the short cut keys extract the data from the function. Please plus 1 this if you want...

Reopening to add this feature.

What were you expecting it when pressing it a second time? This is a genuine question.

So if I have a cursor at 1 and you press the shortcut you get a nested doc? ``` 1 2 /** 3 * MyFunction - description 4 * 5...

Hmmm, I'm not sure about the `@return` request. But there may be something we can do for the callback if the param name is callback or cb?