News

Our extension (vscode-server-connector) is used to run and debug application servers like tomcat, wildfly, and more, and also to deploy applications to those servers. Our extension causes a separate ...
Currently, when launching a Java application, a single envFile is supported. It would be nice of environment variables could be defined from multiple environment files. Try to define an Array of ...