内容简介:Monaco Editor 0.14.2 已发布,这是针对刚刚发布的 0.14 的修复版本。 0.14.2 更新日志: Reverts https://github.com/Microsoft/monaco-editor/pull/981 0.14.0 更新日志: New & Noteworthy Using tree-shakin...
Monaco Editor 0.14.2 已发布,这是针对刚刚发布的 0.14 的修复版本。
0.14.2 更新日志:
0.14.0 更新日志:
New & Noteworthy
Using tree-shaking to reduce the amount of shipped code.
TypeScript and JavaScript coloring is now done with Monarch.
typescriptServicesis no longer loaded on the UI thread, this helps with webpack's bundle output size.Added coloring for: apex, azcli, clojure, powerquery, rust, scheme and shell.
Added sub-word navigation commands.
Added font zoom commands.
Syntax highlighting for deleted lines in inline diff editor.
Highlighted indent guide.
Column selection using middle mouse button.
Added editor options:
scrollBeyondLastColumn,hover,suggest,highlightActiveIndentGuide,showUnused.Added
setTokensProviderwithEncodedTokensProvider.Added
monaco.languages.getEncodedLanguageIdto get the numeric language id.DefinitionProvider.provideDefinition,ImplementationProvider.provideImplementation,TypeDefinitionProvider.provideTypeDefinitioncan now return aDefinitionLink.
Breaking Changes
Removed no longer used
Severity.Renamed
IEditor.isFocusedtoIEditor.hasTextFocus.Renamed
ICodeEditor.onDidFocusEditortoICodeEditor.onDidFocusEditorWidget.Renamed
ICodeEditor.onDidBlurEditortoICodeEditor.onDidBlurEditorWidget.DocumentSymbolProvider.provideDocumentSymbolsmust now returnDocumentSymbol[].
Monaco Editor 是微软开源的基于 VS Code 的代码编辑器。

源码下载:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Monaco Editor 0.14.2 发布,微软开源的代码编辑器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 工具 | 字节跳动开源的 Markdown 编辑器
- Tiled 1.7.0,开源关卡编辑器
- 开源Markdown 编辑器Mark Text
- 开源编辑器 Atom 简化代码审查过程
- Quill 1.3.3 发布,开源富文本编辑器
- Quill 1.3.4 发布,开源富文本编辑器
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
数据库系统概念
(美)Abraham Silberschatz、(美)Henry F.Korth、(美)S.Sudarshan / 杨冬青、李红燕、唐世渭 / 机械工业出版社 / 2012-3 / 99.00元
【编辑推荐】 数据库领域的殿堂级作品 夯实数据库理论基础,增强数据库技术内功的必备之选 对深入理解数据库,深入研究数据库,深入操作数据库都具有极强的指导作用! 【内容简介】 本书是数据库系统方面的经典教材之一,其内容由浅入深,既包含数据库系统基本概念,又反映数据库技术新进展。它被国际上许多著名大学所采用,包括斯坦福大学、耶鲁大学、得克萨斯大学、康奈尔大学、伊利诺伊大学......一起来看看 《数据库系统概念》 这本书的介绍吧!