Monaco Editor 0.56.0 发布,微软开源的代码编辑器

发布于

Monaco Editor 0.56.0 现已发布。Monaco Editor 是一个基于浏览器的代码编辑器,也是 VSCode 所使用的代码编辑器。

![Monaco Editor](http://pic.zhso.org/2026/07/21/66bdc9fd0533.png)

具体更新内容如下:

- [#5392](https://github.com/microsoft/monaco-editor/pull/5392):将 /website 目录中的 websocket-driver 版本从 0.7.4 升级至 0.7.5。
- [#5396](https://github.com/microsoft/monaco-editor/pull/5396):发布 Monaco Editor 0.56.0
- [#5385](https://github.com/microsoft/monaco-editor/pull/5385):将 /samples 目录中的 websocket-driver 从 0.7.4 升级到 0.7.5
- [#5379](https://github.com/microsoft/monaco-editor/pull/5379):移除残留的 debugger 语句。
- [#5376](https://github.com/microsoft/monaco-editor/pull/5376):修复 pipeline
- [#5374](https://github.com/microsoft/monaco-editor/pull/5374):将 /samples 目录中的 webpack-dev-server 从 5.2.4 升级到 5.2.5
- [#5373](https://github.com/microsoft/monaco-editor/pull/5373):将 /website 目录中的 webpack-dev-server 从 5.2.4 升级到 5.2.5。
- [#5371](https://github.com/microsoft/monaco-editor/pull/5371):将 undici 版本从 7.24.7 升级至 7.28.0
- [#5372](https://github.com/microsoft/monaco-editor/pull/5372):修复 CI
- [#5363](https://github.com/microsoft/monaco-editor/pull/5363):将 /samples 目录中的 launch-editor 版本从 2.10.0 升级至 2.14.1

更新说明:[点击查看](https://github.com/microsoft/monaco-editor/releases/tag/v0.56.0)

---

原文链接:[点击查看](https://www.oschina.net/news/475799/monaco-editor-0-56-0-released)

评论

暂无评论。