Skip to content
New issue

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

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

QoL improvements in the form of an extesion/CLI #368

Closed
6 of 9 tasks
jkelleyrtp opened this issue Apr 24, 2022 · 2 comments
Closed
6 of 9 tasks

QoL improvements in the form of an extesion/CLI #368

jkelleyrtp opened this issue Apr 24, 2022 · 2 comments

Comments

@jkelleyrtp
Copy link
Member

jkelleyrtp commented Apr 24, 2022

Specific Demand

  • Translate HTML to RSX with extraction
    • Identify repitition and do some mapping
  • Extract some rsx to its own component
  • Extract repetitive rsx and convert it to an array map
  • Add some linting for improper use of hooks
  • Add linting for hooks, keys, and memoization
  • publish the vscode extension and promote it more in the docs
  • Autoformat rsx (and handlers/internal code with prettyplease)
  • hover to preview rsx calls (like slint)
@trevyn
Copy link
Contributor

trevyn commented May 2, 2022

  • Autoformat rsx (and handlers/internal code with prettyplease)

Would be cool if this also respected the tab_spaces setting in the project's rustfmt.toml if present :)

@jkelleyrtp
Copy link
Member Author

Closing this since it's not super descriptive - will split these out into their own features.

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

No branches or pull requests

2 participants