ONI v0.2.13发布, 基于 Vim 的 IDE

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

内容简介:ONI v0.2.13 发布了,基于 Vim (neovim)的 IDE 终于有了!许多原来需要复杂配置的功能,现在开箱即用。 更新内容: Updates Configuration  Add oni.enhancedSyntaxHighlighting configuration value to en...

ONI v0.2.13 发布了,基于 Vim (neovim)的 IDE 终于有了!许多原来需要复杂配置的功能,现在开箱即用。

更新内容:

Updates

  • Configuration

    •  Add oni.enhancedSyntaxHighlighting configuration value to enable enhanced syntax highlighting from Oni (#785)

    • Allow oni.loadInitVim to take a string value to a custom init.vim path (#784 - thanks @CrossR!)

    • Add some debug settings to help narrow down #490 (#796)

  • Enhancements

    • #269 - Enable asynchronous loading of menu items, and add oni.menu API (#764)

  • Bug Fixes

    • #541 - Fix for redrawing during resize, and improving font quality when there is no background (#753)

    •  Replace px with em for statusbar (#780)

    • #473 - Open binaries crashes Oni (#777)

    • #562 - fix remaining boundary cases for QuickInfo positioning

    • Remove extensions folder creation on launch (#790)

    • OSX - change quit to quit app instead of close current window (#787 - thanks @MikaAK!)

    • #436 - Edit neovim config action doesn't always work on Windows (#799)

    • Added border for QuickInfo UI (#798 - thanks @josemarluedke for the proposal and idea!)

  • Documentation

    •  Add wiki page for syntax / compilation errors (#779 - thanks @keforbes!)

  • Depedencies

    • Upgrade TypeScript dependencies and check-in package lock files (#791)

  • Refactoring

    • Refactor executeAutoCommand so that it is more robust in the general case (#681)

    • Clean up unnecessary redux actions (#786)

    • Remove unused evaluate block and replace mode-changed with the editor API (#792)

    • Remove package-lock files and .gitignore (#795)

    • Make NeovimInstance notification arguments immutable (#794 - thanks @cdelahousse!)


Looking Forward

    The next planned release will be 10/30, and the goal for that is to continue the language client work. The primary goal is to enable language server integration to be specified by configuration, along with bug fixes.

    There are also a few stretch goals:

  • Improved go-to definition UX

  • Refactoring / code action support

  • Code lens support

  • Enhanced syntax highlighting (via TextMate themes)

完整更新内容请查看发布主页

下载地址:


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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

算法之美

算法之美

[美]布莱恩·克里斯汀、[美]汤姆·格里菲思 / 万慧、胡小锐 / 中信出版集团 / 2018-5-20 / 59.00

我们所有人的生活都受到有限空间和有限时间的限制,因此常常面临一系列难以抉择的问题。在一天或者一生的时光里,哪些事是我们应该做的,哪些是应该放弃的?我们对杂乱无序的容忍底线是什么?新的活动与熟悉并喜爱的活动之间如何平衡,才能取得令人愉快的结果?这些看似是人类特有的难题,其实不然,因为计算机也面临同样的问题,计算机科学家几十年来也一直在努力解决这些问题,而他们找到的解决方案可以给我们很多启发。 ......一起来看看 《算法之美》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器