File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 559559 "title" : " Select devices" ,
560560 "category" : " PyMakr"
561561 },
562- {
563- "command" : " pymakr.removeDeviceFromProject" ,
564- "title" : " Remove device from project" ,
565- "shortTitle" : " Remove device" ,
566- "category" : " PyMakr"
567- },
568562 {
569563 "command" : " pymakr.uploadPrompt" ,
570564 "title" : " Upload to device" ,
730724 "command" : " pymakr.selectDevicesForProjectPrompt" ,
731725 "when" : " false"
732726 },
733- {
734- "command" : " pymakr.removeDeviceFromProject" ,
735- "when" : " false"
736- },
737727 {
738728 "command" : " pymakr.uploadPrompt" ,
739729 "when" : " false"
791781 "command" : " pymakr.disconnect" ,
792782 "group" : " 1-primary"
793783 },
794- {
795- "command" : " pymakr.removeDeviceFromProject" ,
796- "when" : " viewItem =~ /.+#project#device/" ,
797- "group" : " 4-config"
798- },
799784 {
800785 "command" : " pymakr.eraseDevicePrompt" ,
801786 "group" : " 4-config"
You can’t perform that action at this time.
0 commit comments