Closed HakanL closed 1 year ago
To answer item no. 2, this feature is currently in beta testing (see, #37 Deploy and Launch in GUI) and has been merged into develop
. As it goes with Linux distros/environments, "when it works, it works well". There's still more testing that needs to be done.
To properly track the multiple feature requests, I've split them apart as separate tasks on the backlog.
The first request has been put into the backlog task board for consideration of a future release. The second request is being tracked as #37 (experimental feature) and #49 (release feature) in the backlog as well for v2.x.
Closing the issue.
@DamianSuess Please let me know if you need help testing any of these features.
@HakanL thank you for the offer, go for it!
I'm using the VsLinuxDebug extension to develop a Platform Uno project running on a Raspberry Pi. My workflow is that I build code in VS2022, make sure it runs under WinUI (switch start project), then I push it to my RPi for further testing/debugging. In this workflow it would be great with two features:
Maybe it could be crafted with a "runner script" that would watch for modified files?