vscode-server-connector icon indicating copy to clipboard operation
vscode-server-connector copied to clipboard

📦 Connects Visual Studio Code to your server adapters and run, deploy apps !!

Results 43 vscode-server-connector issues
Sort by recently updated
recently updated
newest added

Update servers used in UI tests here https://github.com/redhat-developer/vscode-server-connector/blob/master/test/ui-test/common/constants/serverConstants.ts.

It would be nice to have download utility extended with shasum verification. https://github.com/redhat-developer/vscode-server-connector/blob/master/test/ui-test/common/util/downloadServerUtil.ts

This case is specific to download and running `minishift` from the extension. Scenario: I think the option to specify the virtualization should be filtered out based on platform say if...

kind/enhancement

Red hat Fuse can be launched on SpringBoot, Karaf and EAP. I think EAP is already supported. SpringBoot is out of scope of this project it would be nice to...

kind/feature

I guess that means adding server adapter types, but who would want to publish files to CDK?

kind/enhancement

Currently there is no sign that identify which are the read-only fields in the editor when editing server properties. Users need to change their values and read the error displayed...