seanhenry / MockGenerator

An AppCode plugin to help generate Swift test doubles automatically.
GNU General Public License v3.0
71 stars 11 forks source link

Fix seanhenry/MockGenerator#2 by adding documentation in the 'Swift' intention category #3

Closed codebrewer closed 7 years ago

codebrewer commented 7 years ago

The intention description and example usage are taken from the project readme.

codebrewer commented 7 years ago

Useful looking plugin, thanks!

Here's how the doc looks:

screenshot 2017-06-27 08 12 02

Swift syntax highlighting appears not to be supported yet (it's not for the other, JetBrains, intention either) but maybe that'll come in time.

seanhenry commented 7 years ago

This looks great. Thanks for contributing!

I had seen this error but wasn't sure how to go about fixing it. I will rebuild the plugin and send it to JetBrains today.

seanhenry commented 7 years ago

@codebrewer This update has been accepted by JetBrains and should appear in AppCode now 🎉

codebrewer commented 7 years ago

:thumbsup:

It's been a while since I updated a plugin but I don't recall it ever taking very long to become available. Maybe the review process is more thorough these days...