shell icon indicating copy to clipboard operation
shell copied to clipboard

An Electron-based development tool for IBM Cloud Functions and Composer.

Results 90 shell issues
Sort by recently updated
recently updated
newest added

currently it relies on `npm install` which has its issues. In order to speed this up, what about trying to download a distribution package stored in github release. The installation...

question

user @vazirim suggests: > I wonder if we “tag” blocks of code so that we could use those strings inside the boxes of the visualization > via annotation mechanism or...

enhancement
wskflow

``` [/wsk/actions] auth switch guest Cannot read property 'cloneNode' of null ```

error handling

```javascript > let a.http = {} https://.../a.http ok > let a = {} ok ``` but a is still web accessible - should a re-let lose the web annotation this...

bug

when a user has trouble, it will be useful if they can auto generate a status report and report it to us. this might capture for example which api host...

enhancement

ctrl-c acts to "cancel" the current command, in a way that mimics the behavior of bash. however, this overrides the system keyboard shortcut for "copy to clipboard" on linux and...

bug
platform-linux
platform-windows

![new trace legend](https://user-images.githubusercontent.com/4741620/34546022-2552784e-f0bf-11e7-8e0e-a26308dfdff9.png) the backend models behave a bit differently for sequences than they do for primitive actions. the "queueing delays" for primtive actions are recorded in the `waitTime` field...

enhancement

there was a point in time where activation list would discriminate actions from sequences (and maybe even apps) but this appears to now be lost.

enhancement

It'd be nice to tell the user what's the status of the current command when it runs for more than 1s.

enhancement

see this issue https://github.com/apache/incubator-openwhisk/issues/2886

enhancement