如果输入代码没有任何反应。在 visual studio 代码终端中打开 azure cloud shell

nothing happened if input code . in visual studio code terminal to open azure cloud shell

使用 Azure 帐户扩展和 node.js 安装在 Visual Studio 代码上,我无法在成功登录后使用 code . 打开云 shell。

我是否遗漏了任何步骤?参考这个文档:https://azure.microsoft.com/en-us/blog/cloudshelleditor/

另外,我想使用vi命令来编辑文件。

如果我想编辑1.txt里的内容,只能用ctrl+upctrl+down上下移动,不能左右移动。我们如何使用 vi 命令左右移动。如果是命令的限制,还有其他编辑文件的方法吗?

这是预期的行为,因为 linked 声明 visual Studio 代码已集成到 Azure 云 shell。

Through collaboration with the Visual Studio Code team and their open-source Monaco project, the same web-standards based editor that powers Visual Studio Code is now integrated directly into Cloud Shell.

Azure Cloud Shell 包含一个从开源 Monaco Editor 构建的集成文件编辑器。通过 运行 code . 在云端 Shell 终端。此操作将打开编辑器,并在终端中设置 活动工作目录 。参见 Using the Azure Cloud Shell editor

其实输入code .就是用来让你打开VS代码编辑器的。现在你有了used Cloud Shell in Visual Studio Code,在Visual Studio代码终端输入code.就什么都不会发生了。也可以将Azure云shell中的文件目录与BASH在云shell中打开[=]时的文件目录进行比较31=]代码.