vscode-server-connector
vscode-server-connector copied to clipboard
📦 Connects Visual Studio Code to your server adapters and run, deploy apps !!
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...
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...
I guess that means adding server adapter types, but who would want to publish files to CDK?
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...