particle-iot-archived / particle-dev-local-compiler

Package providing local compilation for Particle devices in Particle Dev
MIT License
11 stars 0 forks source link

Save the files before compilation #12

Closed robertdolca closed 7 years ago

robertdolca commented 8 years ago

The files should be automatically saved when pressing the compilation button or at least it should ask you if you would like to do that.

This is an issue with the cloud compilation too.

@suda what do you think?

suda commented 8 years ago

Yup, there was a conversation about it here: https://github.com/spark/spark-dev/issues/31 As local compiler uses spark-dev's methods to get project, once this feature is implemented there it should work for both local and cloud compilation.