You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's really cool that nothing is hidden from you on how Rocket works and it's cool pair-programming with a robot, but the auto-generated code in the source is a bit of an issue for me:
It pollutes my cmd+z stack as I add WCs into the template
It makes me afraid of what I can and cannot touch
vscode auto-imports will fall inside that region
Maybe some indirection might be necessary here: perhaps make this all output in a build directory or maybe even create your own file format / file extension?
The text was updated successfully, but these errors were encountered:
It's really cool that nothing is hidden from you on how Rocket works and it's cool pair-programming with a robot, but the auto-generated code in the source is a bit of an issue for me:
Maybe some indirection might be necessary here: perhaps make this all output in a build directory or maybe even create your own file format / file extension?
The text was updated successfully, but these errors were encountered: