atom-ide-cpp icon indicating copy to clipboard operation
atom-ide-cpp copied to clipboard

Arduino .ino file support

Open sbrl opened this issue 5 years ago • 4 comments

The Arduino IDE is beyond terrible. I love using Atom for other languages, so it would be great if ide-cpp activated in .ino files too to help me out.

sbrl avatar Jun 12 '19 00:06 sbrl

@sbrl It's now activated in *.ino files but i get Unable to handle compilation, expected exactly one compiler job in ''

vivi90 avatar Oct 29 '20 03:10 vivi90

@thomasjo Here another part of this issue: https://github.com/arduino/arduino-cli/pull/944 Using it in combination with: https://github.com/Sorunome/arduino-upload

vivi90 avatar Oct 29 '20 03:10 vivi90

@thomasjo @sbrl It's now implemented in arduino-cli. Please see: https://github.com/arduino/arduino-cli/issues/849 So it would be great to implement this feature :-)

vivi90 avatar Feb 02 '21 17:02 vivi90

Possibly also related to the Atom package arduino-upload, please see: https://github.com/Sorunome/arduino-upload/issues/89

vivi90 avatar Feb 02 '21 17:02 vivi90