Prasant Chidella

Results 4 issues of Prasant Chidella

**Describe the bug** "Go one tab left" and "Go one tab right" don't work when in a pinned tab in Firefox **To Reproduce** Steps to reproduce the behavior: 1. Open...

**Is your feature request related to a problem? Please describe.** 99% of the time I am in a folder that is under my `code` folder in the home dir. So...

enhancement

The `Workspace` model in the sdk is missing some fields that we receive if we make a curl request to the [Get Workspace API](https://cloud.ibm.com/apidocs/assistant/assistant-v1#getworkspace). Specifically, the `WorkspaceSystemSettings` field ([WorkspaceSystemSettings.java](https://github.com/watson-developer-cloud/java-sdk/blob/master/assistant/src/main/java/com/ibm/watson/assistant/v1/model/WorkspaceSystemSettings.java)) in...

assistant

Currently `^` lets us jump to the "previously-visited tab". This can be extended to cycle through all the tabs in the "most recently used" order. Firefox supports this by default...