28 lines
2.4 KiB
Markdown
28 lines
2.4 KiB
Markdown
# Visual Studio Code Remote - SSH: Editing Configuration Files
|
||
|
||
The **Remote - SSH** extension lets you use any remote machine with a SSH server as your development environment.
|
||
|
||
This extension complements the **Remote - SSH** extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files.
|
||
|
||
If you already have an extension that provides this functionality, you can disable this extension.
|
||
|
||
## Questions, Feedback, Contributing
|
||
|
||
Have a question or feedback?
|
||
|
||
- See the [documentation](https://aka.ms/vscode-remote) or the [troubleshooting guide](https://aka.ms/vscode-remote/troubleshooting).
|
||
- [Up-vote a feature or request a new one](https://aka.ms/vscode-remote/feature-requests), search [existing issues](https://aka.ms/vscode-remote/issues), or [report a problem](https://aka.ms/vscode-remote/issues/new).
|
||
- Contribute to [our documentation](https://github.com/Microsoft/vscode-docs)
|
||
- ...and more. See our [CONTRIBUTING](https://aka.ms/vscode-remote/contributing) guide for details.
|
||
|
||
Or connect with the community...
|
||
|
||
[](https://aka.ms/vscode-remote/twitter) [](https://stackoverflow.com/questions/tagged/vscode) [](https://aka.ms/vscode-dev-community) [](https://gitter.im/Microsoft/vscode)
|
||
|
||
## Telemetry
|
||
|
||
Visual Studio Code **Remote - SSH: Editing Configuration Files** and related extensions collect telemetry data to help us build a better experience working remotely from VS Code. We only collect data on which commands are executed. We do not collect any information about image names, paths, etc. The extension respects the `telemetry.enableTelemetry` setting which you can learn more about in the [Visual Studio Code FAQ](https://aka.ms/vscode-remote/telemetry).
|
||
|
||
## License
|
||
|
||
By downloading and using the Visual Studio **Remote - SSH: Editing Configuration Files** extension and its related components, you agree to the product [license terms](https://go.microsoft.com/fwlink/?linkid=2077057) and [privacy statement](https://www.microsoft.com/en-us/privacystatement/EnterpriseDev/default.aspx). |