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

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

内容简介: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.

  • typescriptServices is 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: scrollBeyondLastColumnhoversuggesthighlightActiveIndentGuideshowUnused.

  • Added setTokensProvider with EncodedTokensProvider.

  • Added monaco.languages.getEncodedLanguageId to get the numeric language id.

  • DefinitionProvider.provideDefinitionImplementationProvider.provideImplementationTypeDefinitionProvider.provideTypeDefinition can now return a DefinitionLink.

Breaking Changes

  • Removed no longer used Severity.

  • Renamed IEditor.isFocused to IEditor.hasTextFocus.

  • Renamed ICodeEditor.onDidFocusEditor to ICodeEditor.onDidFocusEditorWidget.

  • Renamed ICodeEditor.onDidBlurEditor to ICodeEditor.onDidBlurEditorWidget.

  • DocumentSymbolProvider.provideDocumentSymbols must now return DocumentSymbol[].

CHANGELOG

Monaco Editor 是微软开源的基于 VS Code 的代码编辑器。

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

源码下载:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Monaco Editor 0.14.2 发布,微软开源的代码编辑器》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Learning PHP 5

Learning PHP 5

David Sklar / O'Reilly / July, 2004 / $29.95

Learning PHP 5 is the ideal tutorial for graphic designers, bloggers, and other web crafters who want a thorough but non-intimidating way to understand the code that makes web sites dynamic. The book ......一起来看看 《Learning PHP 5》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具