Sorunome / arduino-upload

Atom Package for those who don't like the Arduino IDE
https://atom.io/packages/arduino-upload
MIT License
34 stars 7 forks source link

Commands not found #73

Closed davood-dorostkar closed 5 years ago

davood-dorostkar commented 5 years ago

I have just installed Arduino-upload package. It works fine but when I open the command bar in atom by pressing ctrl+r, none of the package commands could be found. I can upload the code only be opening "packages-->arduino-upload-->upload", for example. My system: windows 10 atom 1.35.1

Why can't I run the commands in commands bar?

atom

StaticRocket commented 5 years ago

You're using the wrong keybinding to summon the Command Palette.

Keystroke Command Source
ctrl-r symbols-view:toggle-file-symbols Symbols View
ctrl-shift-P command-palette:toggle Command Palette