-
Notifications
You must be signed in to change notification settings - Fork 2
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fill missing members for Records #128
Labels
Comments
Thanks for flagging this with a clear example. I'll have a look into it! |
github-actions bot
pushed a commit
that referenced
this issue
Apr 10, 2021
# [ts-quickfixes-plugin-v1.8.0](ts-quickfixes-plugin-v1.7.0...ts-quickfixes-plugin-v1.8.0) (2021-04-10) ### Features * add basic support for Records ([fa38756](fa38756)), closes [#128](#128)
🎉 This issue has been resolved in version ts-quickfixes-plugin-v1.8.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Looks awesome :D Thank you! I will try it out tomorrow :) Edit: Works flawlessly |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Hi @tamj0rd2
Thanks for this extension :-)
I frequently create mapping objects doing something similar to this:
But this is not yet supported.
This may have something to do with #122
The text was updated successfully, but these errors were encountered: