设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

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

2018-8-13 19:06| 发布者: joejoe0332| 查看: 303| 评论: 0|原作者: oschina|来自: oschina

摘要: Monaco Editor 0.14.2 已发布,这是针对刚刚发布的 0.14 的修复版本。0.14.2 更新日志:Revertshttps://github.com/Microsoft/monaco-editor/pull/9810.14.0 更新日志:New NoteworthyUsing tree-shaking to reduce ...
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 的代码编辑器。


源码下载:


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部