Visual Studio Code 发布首次更新 0.3.0 版本,Visual Studio Code 计划一个月发布一个新的版本,此版本是第一个常规更新版本。 此次更新包括超过 300 处改进和 bug 修复。
现在在使用 Code 的用户需要注意,根据反馈对一些 Keybindings 做了修改: The native File Open dialog has been restored to unassigned.
The Code File Open dialog is now accessible via ⌘P.
Go To Definition is now F12 (formerly Ctrl+F12 on Windows).
Cmd+Up and Cmd+Down now work as expected on the Mac by jumping to the beginning and end of the file. Format code is now ⇧⌥F
配置请看这里。 主要更新内容: 其他重要的 bug 修复: 16481: Opening files from a UNC folder 16457: Chinese characters not properly rendered on Linux 16574: Encoding issues 16500: $scope auto completes to $$scope 16514: HTML tags are incorrectly auto completed 16573: "CFBundleIdentifier" of "Visual Studio Code.app" should be changed from "com.github.atom-shell" to another unique identifier.

这是第一次更新,并没有使用自动更新机制,而是建议用户 重新安装 Code。 正在计划在 Mac OS X 和 Windows 上使用自动更新频道。 32 位 Linux 版本下载:http://go.microsoft.com/fwlink/?LinkID=615206。 更多内容请看发行说明。 |