Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

v0.2.13

Compare
Choose a tag to compare
@bryphe bryphe released this 16 Oct 16:33

v0.2.13

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)

Supporters

Shout out to our supporters this month!

Thank you for your support!