vscode-ibmi icon indicating copy to clipboard operation
vscode-ibmi copied to clipboard

Add disconnect button to status bar

Open merhovon opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe.

  1. To end a current active connection, there is only a shourtcut, better would be a button like " Show Reconnect Button".
  2. It would be good if two or more connections could be opened at the same time, so it is easy to copy from one source to another or even comparing two sources would be so much easier.

Describe the solution you'd like

  1. A button like " Disconnect current active connection".
  2. Can open new connection when I use ctrl + ^ so I can compare and copy sources. (Best with function keys not manual)

Describe alternatives you've considered None.

Additional context None.

merhovon avatar May 18 '22 12:05 merhovon

A disconnect button would be neat. Perhaps we could add it to the action bar.

We will likely not be adding the ability to have more than one concurrent connection. But, you can open a new VS Code window and have many of those.

worksofliam avatar May 18 '22 12:05 worksofliam

I create the PR #832 for this issue.

image

sebCIL avatar Aug 24 '22 10:08 sebCIL

Issue has been solved by PR #832 and will be closed.

chrjorgensen avatar Sep 10 '22 19:09 chrjorgensen