PREFACE: if you're on a Windows machine, please feel free to skip this discussion as I (and likely others) really need specific solutions. And in my case, I've already scanned the forums and removed the space from the SDK path.
For those of you developing ConnectIQ apps on MacOS and have tried out VSCode, has anyone else encountered any of the following quirks? And if so, has anyone found any ways to resolve any of the issues?
- VS Code runs the build task/command and doesn't start the simulator
- VS Code starts the simulator (if not already running) but the simulator does not run the newly changed code/PRG (even with multiple consecutive attempts)
- When switching to a new device, the simulator shows the image of the new device but is running code for the previous device; most noticeable with device size changes (eg. 240x240 to 280x280)
For completeness, here's what I'm running for a development environment:
- MacOS 10.15.7
- Connect IQ 3.2.3 (in a location without spaces)
- JDK 8 Update 151
- VS Code 1.51
- Connect IQ extension 0.1.7