Visual Studio Code 1.55 发布

栏目: 软件资讯 · 发布时间: 4年前

内容简介:Visual Studio Code 1.55 稳定版已发布,其中一些主要亮点内容如下: 辅助功能改进:多光标支持,屏幕阅读器的行数限制增加到 1000 行。 macOS Big Sur 的图标更新:与 Big Sur 的视觉风格相匹配的 brand icons。...

Visual Studio Code 1.55 稳定版已发布,其中一些主要亮点内容如下

Visual Studio Code 1.55 发布

Visual Studio Code 1.55 发布

Visual Studio Code 1.55 发布  Visual Studio Code 1.55 发布

Visual Studio Code 1.55 发布

Visual Studio Code 1.55 发布

VS Code 会通过这个菜单自动检测并显示一些比较常用的 shell,但也可以通过 terminal.integrated.profiles.<platform> 设置进行配置。通过这个设置,可以添加新的配置文件,更改现有的配置文件和删除默认的配置文件。比如:

"terminal.integrated.profiles.windows": {
  // Add a PowerShell profile that doesn't run the profile
  "PowerShell (No Profile)": {
      // Some sources are available which auto detect complex cases
      "source": "PowerShell",
      "args": ["-NoProfile"],
      // Name the terminal "PowerShell (No Profile)" to differentiate it
      "overrideName": true
  },
  // Remove the builtin Git Bash profile
  "Git Bash": null,
  // Add a Cygwin profile
  "Cygwin": {
    "path": "C:\\cygwin64\\bin\\bash.exe",
    "args": ["--login"]
  }
}

推荐的初始添加配置文件的方法是通过“选择默认配置文件”命令,该命令允许基于现有配置文件或其他检测到的 shell 创建配置文件。

Visual Studio Code 1.55 发布

  • Notebook 的改进多个单元格选择,以及更具可定制性的 diff 编辑器。

Visual Studio Code 1.55 发布

Visual Studio Code 1.55 发布

更多详细信息可查看官方发布公告https://code.visualstudio.com/updates/v1_55

下载:Windows: User System ARM | Mac: Universal 64 bit Arm64 | Linux: snap deb rpm tarball ARM


以上所述就是小编给大家介绍的《Visual Studio Code 1.55 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

expert one-on-one J2EE Development without EJB 中文版

expert one-on-one J2EE Development without EJB 中文版

[美] Rod Johnson、Juergen Hoeller / JavaEye / 电子工业出版社 / 2005-9 / 59.80元

乍一看这本书的名字,Expert one on one J2EE development without EJB并没有给人带来太冲击。毕竟关于J2EE的书太多了,而without EJB看上去有点象是故意挑衅EJB的感觉。一本J2EE的书怎么可能会给人带来信念或思维的冲击呢?但是它做到了,它不仅使自己变成了不朽的经典,也使Rod Johnson成为了我最近一年的新偶像。           ......一起来看看 《expert one-on-one J2EE Development without EJB 中文版》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

随机密码生成器
随机密码生成器

多种字符组合密码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具