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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Jaspr Dart Analyzer Plugin #132

Open
fusion44 opened this issue Nov 1, 2023 · 2 comments · May be fixed by #133
Open

feat: Jaspr Dart Analyzer Plugin #132

fusion44 opened this issue Nov 1, 2023 · 2 comments · May be fixed by #133
Labels

Comments

@fusion44
Copy link

fusion44 commented Nov 1, 2023

I want to be able to wrap components via my IDE similar to what the Flutter tooling has to offer. This issue exists to track my progress implementing this and maybe avoid duplicating work on this.

Features:
[x] Remove components from the tree*
[x] Wrap components with another component
[ ] ...

* right now the code generator removes commas where there have been some. Need to find a fix for this.

I'm using the Dart Custom Lint plugin.

Preview:
https://github.com/schultek/jaspr/assets/503952/d8fd12d3-9196-4fa2-89ae-0e408831d480

@fusion44 fusion44 linked a pull request Nov 1, 2023 that will close this issue
2 tasks
@schultek
Copy link
Owner

schultek commented Nov 6, 2023

Very cool idea, I'd love to see this coming together. Let me know if I can assist in any way.

@fusion44
Copy link
Author

fusion44 commented Nov 7, 2023

If you have ideas for lints or assists you can post them here and I try to implement them. Although, this might take a bit of time to do all of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants