Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] add json to go converter and generating return values #17

Open
akinsho opened this issue Aug 25, 2022 · 2 comments
Open

[Feature] add json to go converter and generating return values #17

akinsho opened this issue Aug 25, 2022 · 2 comments
Labels
enhancement New feature or request
Projects

Comments

@akinsho
Copy link

akinsho commented Aug 25, 2022

Hi 馃憢馃徔

I recently watched the author of go.nvim's video on YT about new features. Two struck out to me as being good candidates to be added here that might be useful

  • Converting json to go structs
  • Generating the return values for a function (originally inspired by a goland feature)
@olexsmir olexsmir added the enhancement New feature or request label Aug 25, 2022
@olexsmir
Copy link
Owner

Hi! 馃憢

  1. About adding the JSON to Go struct converter, I think about it many times, and I'll add that in the future!
  2. About the "return generator" I don't know, but If you need that I can try to add that.

Thanks for feature request!

@olexsmir olexsmir added this to In progress in gopher.nvim Aug 25, 2022
@olexsmir olexsmir moved this from In progress to To do in gopher.nvim Aug 25, 2022
@vitorf7
Copy link

vitorf7 commented Oct 27, 2022

If maybe a package like this had a CLI that we could install it would definitely be helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

3 participants