1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 CodeMirror 5.31.0 发布,在线代码编辑器 下载

本帖由 漂亮的石头2017-10-21 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,069
    赞:
    47
    CodeMirror 5.31.0 已发布,CodeMirror 是一款“Online Source Editor”,基于 Javascript,短小精悍,实时在线代码高亮显示,它不是某个富文本编辑器的附属产品,而是许多大名鼎鼎的在线代码编辑器的基础库。

    修复


    • Further improve selection drawing and cursor motion in right-to-left documents.


    • vim bindings: Fix ctrl-w behavior, support quote-dot and backtick-dot marks, make the wide cursor visible in contentEditable input mode.


    • continuecomment addon: Fix bug when pressing enter after a single-line block comment.


    • markdown mode: Fix issue with leaving indented fenced code blocks.


    • javascript mode: Fix bad parsing of operators without spaces between them. Fix some corner cases around semicolon insertion and regexps.

    新特性


    • Modes added with addOverlay now have access to a baseToken method on their input stream, giving access to the tokens of the underlying mode.

    下载地址:

    CodeMirror 5.31.0 发布,在线代码编辑器下载地址
     
正在加载...