For all vscode users there is
https://github.com/Microsoft/vscode-go/issues/1160 to maybe vote for to get
editor support.
ons 23 aug. 2017 kl 10:57 skrev Walter Schulze :
> Thanks, that is good to know :)
> If you do, please let me know.
> It would be nice to add more projects to the user list.
>
Thanks, that is good to know :)
If you do, please let me know.
It would be nice to add more projects to the user list.
On Wed, 23 Aug 2017 at 10:17 roger peppe wrote:
> This is very cool, thanks! I may well end up using this.
>
> On 23 August 2017 at 08:38, Walter Schulze
> wrote:
> > I created
This is very cool, thanks! I may well end up using this.
On 23 August 2017 at 08:38, Walter Schulze wrote:
> I created gogoprotobuf, but I wanted to create a new code generator for go
> that does not only work for protocol buffers, but for all go types.
>
> Here is my next generation code generat
I created gogoprotobuf, but I wanted to create a new code generator for go
that does not only work for protocol buffers, but for all go types.
Here is my next generation code generation for go:
https://github.com/awalterschulze/goderive
goderive parses your go code for functions which are not imp