The Wayback Machine - https://web.archive.org/web/20200910081955/https://github.com/odockal/vscode-server-connector
Skip to content
master
Go to file
Code
This branch is 296 commits behind redhat-developer:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Visual Studio Code Adapters Tools

Build Status

A Visual Studio Code extension for interacting with different server adapters and runtimes.

Commands and features

 screencast

This extension supports a number of commands for interacting with server adapters; these are accessible via the command menu (Cmd+Shift+P on macOS or Ctrl+Shift+P on Windows and Linux) and may be bound to keys in the normal way.

General Commands

  • Add Server Location - Selects the path of the server location and display in the SERVERS Explorer stack.
  • Start - From the list of servers present, select the server to start.
  • Restart - From the list of servers present, select the server to restart.
  • Stop - From the list of servers present, select the server to stop.
  • Remove - From the list of servers present, select the server to be removed.
  • Debug - From the list of servers present, select the server to run in Debug mode.
  • Show Output Channel - Select a particular server from the list to show its ouput channel in the editor.

Supported Servers

  • Wildfly [8/9/10/11/12/13/14]
  • EAP
  • Minishift Binary

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • vscodeAdapters.showChannelOnServerOutput: enable/disable the server output channel logs

Contributing

This is an open source project open to anyone. This project welcomes contributions and suggestions!!

Download the most recent adapters-<version>.vsix file and install it by following the instructions here.

Stable releases are archived under http://download.jboss.org/jbosstools/adapters/snapshots/vscode-middleware-tools

Feedback

License

EPL 2.0, See LICENSE for more information.

About

πŸ“¦ Connects Visual Studio Code to your server adapters and run, deploy apps !!

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.