内容简介:Fixes in v0.2.8 UI improvements Implemented UX for buffers & tabs Bookmark Support + QuickOpen Enhancements (#574) - thanks @cyansprite! Use colorscheme foreground / background color for tabs (#5...
Fixes in v0.2.8
UI improvements
Bookmark Support + QuickOpen Enhancements (#574) - thanks @cyansprite!

Use colorscheme foreground / background color for tabs (#590)
Use colorscheme foreground / background colors for cursor (#584)
Added small animations (#603)
New application icons (#587)

Set 'mouse=a' as a default configuration value (#581) - thanks @bert88sta!
Fix wrapping in the quickinfo UI (#563) - thanks @josemarluedke!
Windows Improvements
Windows Open-With Support / Shell Integration (#613) - thanks @CrossR!
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.
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
数据结构与算法分析
韦斯 (Mark Allen Weiss) / 机械工业出版社 / 2009-1-1 / 55.00元
本书是国外数据结构与算法分析方面的经典教材,使用卓越的Java编程语言作为实现工具讨论了数据结构(组织大量数据的方法)和算法分析(对算法运行时间的估计)。 随着计算机速度的不断增加和功能的日益强大,人们对有效编程和算法分析的要求也不断增长。本书把算法分析与最有效率的Java程序的开发有机地结合起来,深入分析每种算法,内容全面、缜密严格,并细致讲解精心构造程序的方法。一起来看看 《数据结构与算法分析》 这本书的介绍吧!
MD5 加密
MD5 加密工具
Markdown 在线编辑器
Markdown 在线编辑器
