particle-dev
particle-dev copied to clipboard
Particle Dev package for Atom
It would be nice if it was possible to copy text from the serial monitor. You can highlight text an the Edit->Copy is enabled, but nothing ends up on the...
Trying to compile then results in not including the library and obscure include errors
In [some scenarios](https://community.particle.io/t/can-i-configure-particle-dev-atom-to-solve-timeouts-with-a-slow-wifi-router/25870) all requests timeout. Adding ability to change the timeout could allow users to overcome this.
I'm getting this message when I ty to use the terminal with my photon openImmediately`is now called`autoOpen` and is a property of options at new SerialPort (/home/magnus/.atom/packages/particle-dev/node_modules/serialport/lib/serialport.js:79:11) at SerialMonitorView.module.exports.SerialMonitorView.connect (/home/magnus/.atom/packages/particle-dev/lib/views/serial-monitor-view.coffee:136:17)...
When developing using local cloud, Dev will try to [use it to compile the sources](http://community.particle.io/t/particle-dev-with-local-cloud/25007). To make this scenario work, a setting could be introduced to pick separate config just...
This should maybe be in the readme.md: If you had an old version prior to 0.0.31 installed. Then "Rebuild Modules" is not enough. You need to delete the ~/.atom/packages/spark-dev/node_modules/serialport directory....
This happens when we integrate this library https://github.com/glowfishAPI/httpsclient-particle as this is the only available library to connect to HTTPS REST API. But I find out it is impossible to integrate...
Howdy Spark Team! Awesome package you got there, I am the author of the [`linter`](https://atom.io/packages/linter) package and would like to invite you to try it out. Linter supports both pull...
It would be really helpful if I could copy/paste errors from Compile to my clipboard for help debugging issues with firmware code.
Compiler error messages are cropped in the UI:  Have I overlooked a way to see the full error messages somewhere? That would be helpful when...