Hi,
I'm back into developing my watchface after a short break and i already forgot all the commands and step i was doing so had to research again.
First thing was to run the export command to my current sdk to make the terminal aware of it, for some reason is forgetting it after each restart although i added it in some hidden file as instructed. Not sure i did a mistake there but since i restart once every few weeks/months is not a problem, but since the path changes with each sdk update i'm not sure that is very usefull. Also, what is 'set as current sdk' doing in sdkmanager because i see no change?
Then is the build command in visual studio monkey c extension, which is the easiest part.
But then to see my app in simulator i need to switch to the terminal, open connectiq once, then run monkeydo to launch my prg, then to run it again need to stop the previous command
So there are a lot of useless steps, is there a way to do all this from visual studio in one step?