设为首页收藏本站

LUPA开源社区

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

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

2017-8-26 19:57| 发布者: joejoe0332| 查看: 862| 评论: 0|原作者: oschina|来自: oschina

摘要: Fixes in v0.2.8UI improvementsImplemented UX for buffers tabsBookmark Support + QuickOpen Enhancements (#574) - thanks@cyansprite!Use colorscheme foreground / background color for tabs (#590)Use colo ...

Fixes in v0.2.8

  • UI improvements

    • Implemented UX for buffers & tabs
      tabs

    • Bookmark Support + QuickOpen Enhancements (#574) - thanks @cyansprite!
      image

    • Use colorscheme foreground / background color for tabs (#590)

    • Use colorscheme foreground / background colors for cursor (#584)

    • Added small animations (#603)

    • New application icons (#587)
      new icon

    • Set 'mouse=a' as a default configuration value (#581) - thanks @bert88sta!

    • Fix wrapping in the quickinfo UI (#563) - thanks @josemarluedke!

    • Some other small enhancements (#615#616)

  • Windows Improvements

    • Windows Open-With Support / Shell Integration (#613) - thanks @CrossR!
      Directory Image

    • Initial Windows clipboard integration (#620)

  • Package size improvements

    • Remove nvim-qt binaries on Windows

    • Remove tslint dependency, extracting TSLint plugin to oni-plugin-tslint (#631)

    • Remove OmniSharp dependency, extracting C# language service to oni-language-csharp (#606)

    • Remove lodash dependency from packaged builds (#608)

    • Remove 'Q' dependency from project (#605)

    • Compiled browser bundle is now minified (#597)

    • Bundled only used pieces of lodash in the webpack bundle (#595)

  • Performance / responsiveness improvements

    • Convert remaining React components to Pure components, preventing extraneous rendering (#590)

    • Fix CPU usage when idle (only call requestAnimationFrame when there is a change impacting rendering) (#570)

    • Leverage memoized selectors from reselect (#558)

  • Startup improvements

    • Fix green flash of text on startup (#611)

  • Refactoring

    • Clean up window management code (#609)

  • Dependencies

    • Upgrade to typescript 2.4.2 (#601)

    • Upgraded to webpack 3 (#597)

    • Upgrade React and React-DOM to 15.6.1 (#558)

  • Improve backwards compatibility against earlier versions of Neovim (#583)

  • Integrate FocusGained and FocusLost autocommands (#576)

  • Add 'Open Folder' menu option (#570)

Breaking Changes

  • If you use C#, you'll want to install the oni-language-csharp plugin, as it is no longer bundled by default.

  • If you use TSLint, you'll want to install the oni-plugin-tslint plugin, as it is no longer bundled by default.


酷毙

雷人

鲜花

鸡蛋

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

最新评论

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

返回顶部