基于 Vim (neovim)的 IDE 终于有了!许多原来需要复杂配置的功能,现在开箱即用。 更新内容: Fixes in v0.2.9 Bug Fixes #624 - Tabs now reliably show the modified state of the buffer (#626) - thanks @cyansprite! Menu enhancements - several new items added (#656) - thanks @catsAND! #346 - OSX: You can now add Oni to the path via an 'Add to PATH' option in QuickOpen (#646) - thanks @justjoeyuk! #628 - Paste fixes when using editor.clipboard.enabled (#661) Arrow keys added as defaults for navigating menus (#667) - thanks @MasonAsh! #665 - Cursor now correctly shows block in visual mode (#669) #642 - Shift key is sent to Neovim correctly now (#652) - thanks @justjoeyuk! #662 - QuickOpen improvements when directory is empty (#662) - thanks @someguynamedmatt! #663 - Finder window closes immediately after selecting Open Folder (#681) - thanks @someguynamedmatt! #683 - Fix "Save As" on Windows (#684) - thanks @CrossR! #636 - OSX: Add shell script to open Oni from command line (#691) - thanks @mhartington for the help! Documentation Documentation has been cleaned up and moved to the Wiki (#673, #694) - thanks @keforbes! Several README fixes - thanks @crowchirp, @Granitosaurus, and @nfm! API API: Initial Input Management API implemented (#633) - see more info in the Wiki: Keyboard Bindings API: Add neovim capability to Editor API (#689), adding the ability to directly call neovim from input handlers. Dependencies Upgrade Electron to 1.7.7 (#679) Refactoring Refactoring: Move default configuration to a file & update for Input API (#682) Refactoring: Temporary remove show logs for #699 (#701) Migrate main process code to TypeScript (#692) Fixed logging regression on Windows (#706) Fixed regression in generating OSX zip, due to bumping electron-builder version (#709) Lots of new first-time contributors for this release - great to see! Thank you for your help Supporters Shout out to our supporters this month! @mhartington @ayohan Amadeus Folego @adambard @rrichardson @sbuljac @josemarluedke Thanks for your support - as always, it is much appreciated! Looking Forward For the next releases, there are a few items top-of-mind for me: Blocking issues labeled as "daily-editor-blocker" - daily-editor-blockers Handling various input methods / fixing bugs around AltGr, dead keys, IME: #542, #638, #644, #696 Finishing generalizing the language client support (#504) ONI v0.2.9 发布, 基于 Vim 的 IDE下载地址