github 上的实际 Remote-SSH 源代码存储库在哪里?
Where's the actual Remote-SSH source code repo on github?
我正在寻找 VSCode-Insider 的远程 SSH 扩展的源代码,所有内容似乎都指向 Microsoft/vscode-remote-release, which has no code, just issues and Markdown docs. Anyone know where the actual extension source is? I'm curious of the inner workings. I've also checked on microsoft/vscode 但也没有看到它。
在 Microsoft/vscode-remote-release
issue 30
中被问到
指的是this FAQ:
Why aren't the Remote Development extensions or their components open source?
The Visual Studio Code Remote Development extensions and their related components will use an open planning, issue, and feature request process, but are not currently open-source.
As with other service-based extensions such as Visual Studio LiveShare and IntelliCode, we have made the decision to keep them closed source.
作为Haaleo points out :
You can check the extension's installed source code.
Under windows navigate to %USERPROFILE%/.vscode-insiders/extensions
我正在寻找 VSCode-Insider 的远程 SSH 扩展的源代码,所有内容似乎都指向 Microsoft/vscode-remote-release, which has no code, just issues and Markdown docs. Anyone know where the actual extension source is? I'm curious of the inner workings. I've also checked on microsoft/vscode 但也没有看到它。
在 Microsoft/vscode-remote-release
issue 30
指的是this FAQ:
Why aren't the Remote Development extensions or their components open source?
The Visual Studio Code Remote Development extensions and their related components will use an open planning, issue, and feature request process, but are not currently open-source.
As with other service-based extensions such as Visual Studio LiveShare and IntelliCode, we have made the decision to keep them closed source.
作为Haaleo points out
You can check the extension's installed source code.
Under windows navigate to%USERPROFILE%/.vscode-insiders/extensions