poundhu / vscode-ssh

VSCode extension for SSH config files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features

Edit the SSH config file with syntax coloring, content assist and snippets. Launch SSH with host configurations from the config file. Supports folder specific configuration files.

SSH Extension in Action

Release Notes

0.0.4

  • Open terminal in config file's workspace folder.

0.0.3

  • Multi-root support.

0.0.2

  • Polish title and description.

0.0.1

  • Initial release.

License

MIT

Options were extraced from OpenSSH's man page under OpenSSH's license.

About

VSCode extension for SSH config files.

License:MIT License


Languages

Language:TypeScript 100.0%