iPad 支持
目前,Web 版 VS Code 只支持基于 Chromium 的浏览器,还不支持 iPad 上的浏览器。但对于 Safari 的支持,是 Visual Studio Online 团队的一件高优先级的任务。
更多详情,可以关注:
https://github.com/MicrosoftDocs/vsonline/issues/108
相信过不了多久,就能在 iPad 上玩 VS Code 啦!iPad 可以准备起来了!
自托管环境
自托管环境的搭建已经在官方文档中说明了:
https://docs.microsoft.com/en-us/visualstudio/online/how-to/vscode#self-hosted
步骤其实很简单:
在要作为自托管环境的机器上安装 VS Code
安装 Visual Studio Online 插件
在 command palette 中调用 VS Online: Register Local Environment 命令
完成注册后,你就可以在 VS Code 或者 Web 版 VS Code 中看到 self-hosted environments 并进行连接。
自建 Web 版 VS Code
本地构建 VS Code 的步骤:
https://github.com/microsoft/vscode/wiki/How-to-Contribute
Azure 账号
使用 Visual Studio Online 的确是要用国际版的 Azure,需要信用卡进行注册。不过学生朋友就有福啦~ 对于学生,Azure 有免费额度,不需要信用卡注册,只需有效的 edu 邮箱即可。
https://azure.microsoft.com/zh-cn/free/students/
◆ ◆ ◆ ◆ ◆