particle-dev icon indicating copy to clipboard operation
particle-dev copied to clipboard

Particle Dev package for Atom

Results 53 particle-dev issues
Sort by recently updated
recently updated
newest added
trafficstars

I'm sure you don't want to lard up the Particle menu with too many items, but it would be rather cool if you could quickly pull up documentation and/or pinouts...

enhancement
confirmed

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.18.0 x64 **Electron**: 1.3.15 **OS**: Ubuntu 16.04.2 **Thrown From**: [particle-dev](https://github.com/spark/particle-dev) package 0.1.22 ### Stack Trace Uncaught TypeError: Cannot read property 'apiClient'...

bug
needs info

Currently a device which was added to an organisation in Dashboard will be shown as a Core.

enhancement
confirmed

in KhioneTrackerV2.ino ![screenshot 2017-04-13 20 03 25](https://cloud.githubusercontent.com/assets/3298557/25031816/5ea9455c-2084-11e7-99e9-10648e5cdcf1.png) ![screenshot 2017-04-13 20 03 01](https://cloud.githubusercontent.com/assets/3298557/25031815/5ea902ae-2084-11e7-8c9c-e70db00681bb.png) ![screenshot 2017-04-13 20 02 50](https://cloud.githubusercontent.com/assets/3298557/25031817/5eac43ba-2084-11e7-8f9c-30abdb90b6af.png) ``` $ pwd /Users/thomaseliot/Particle/projects/KhioneTrackerV2 ``` When using the copy to current project feature...

bug
needs info

I get this when I load Particle Dev ... Failed to load /Users/darrenhill/.particledev/init.coffee editor is not defined ![screen shot 2015-09-14 at 4 17 30 pm 2](https://cloud.githubusercontent.com/assets/6415767/9860794/55b291c8-5afc-11e5-9e90-f2a1fa05bd65.png)

bug
needs info
unconfirmed

I just loaded Atom Particle Dev and it sees my photons but has an error and will not download even the simplest Blink program: -The error box has a blue...

bug
needs info
unconfirmed

Copying a library in dev creates a structure with a second .h file nested in a folder. This throws an error as a default and prevents the library from compiling...

bug
unconfirmed

I am trying to workaround compile problems in the standard winx64 distribution archive that is provided from the particle dev official site by installing latest version of atom and then...

bug
needs info

If you are editing a copied library, the error bar will mistake the .cpp file you are editing for a .ino file, and will link to a nonexistent .ino if...

bug
confirmed

Occasionally, dev will provide a status response of "no compile errors" but be unable to compile for some other reason. When this happens, the reason is listed in the status...

bug
confirmed