内容简介:code-server v3.10.1 现已发布,具体更新内容如下: VS Code v1.56.1 升级就像在旧版本上安装新版本一样容易。 code-server 在 ~/.local/share/code-server 中保留了所有的用户数据,以便在两次安装之间保留这些数...
code-server v3.10.1 现已发布,具体更新内容如下:
VS Code v1.56.1
升级就像在旧版本上安装新版本一样容易。 code-server 在 ~/.local/share/code-server 中保留了所有的用户数据,以便在两次安装之间保留这些数据。
Bug Fixes
Documentation
- docs(install):添加 raspberry pi#3376
- docs(maintaining):添加提取请求部分#3378
- docs(maintaining):添加合并策略部分#3379
- refactor:移动默认的 PR template#3375
- docs(contributing):添加 commits 部分#3377
- docs(maintaining):为发布管理添加流程#3360
Development
- chore:忽略对 microsoft/playwright-github-action 的更新
- fix(socket):使用 xdgBasedir.runtime 而不是 tmp#3304
- fix(ci):重新启用 trivy-scan-repo#3368
更新说明:https://github.com/cdr/code-server/releases/tag/v3.10.1
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Eclipse使用jetty服务器运行项目
- 原 荐 James邮箱服务器简单运行配置
- zk集群运行过程中,服务器选举的源码剖析
- Node 13.0 发布,服务器端的 JavaScript 运行环境
- Node 11.7.0 发布,服务器端的 JavaScript 运行环境
- Node 11.8.0 发布,服务器端的 JavaScript 运行环境
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Paradigms of Artificial Intelligence Programming
Peter Norvig / Morgan Kaufmann / 1991-10-01 / USD 77.95
Paradigms of AI Programming is the first text to teach advanced Common Lisp techniques in the context of building major AI systems. By reconstructing authentic, complex AI programs using state-of-the-......一起来看看 《Paradigms of Artificial Intelligence Programming》 这本书的介绍吧!