#New workflow - only VSCode?

1 messages · Page 1 of 1 (latest)

sonic vortex
#

Hey! I came back to see what's new in "nanoframework" after ~4 years. Do I understand correctly that you can now do everything with VSCode? In "getting-started" I still see the old approach - is everything still not updated?

hot river
# sonic vortex Hey! I came back to see what's new in "nanoframework" after ~4 years. Do I under...

yes. You can. Even debug. Debug does not allow step over, just go from one break point to another but all the rest can be done now on all platforms (not yet linux-arm64 but it's coming). Just install the nanoFramework extension and you'll be good to go!
Note: on Mac OS ARM devices, because of a specific issue with the kernel, some serial drivers will miss packets at high speed (the one used to communicate with the devices). This is not related to nanoFramework, just a problem with Mac OS kernel. Linx or Windows on the same hardare has no issue.