Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Oni-0.3.9-win.zip | 2018-12-17 | 101.6 MB | |
Oni-0.3.9-win.exe | 2018-12-17 | 97.2 MB | |
Oni-0.3.9-ia32-win.zip | 2018-12-17 | 92.9 MB | |
Oni-0.3.9-ia32-win.exe | 2018-12-17 | 87.8 MB | |
Oni-0.3.9-osx.dmg | 2018-12-17 | 96.5 MB | |
Oni-0.3.9-x64-linux.tar.gz | 2018-12-17 | 74.5 MB | |
Oni-0.3.9-x86_64-linux.rpm | 2018-12-17 | 46.9 MB | |
Oni-0.3.9-amd64-linux.deb | 2018-12-17 | 46.5 MB | |
README.md | 2018-12-17 | 1.9 kB | |
v0.3.9 source code.tar.gz | 2018-12-17 | 3.1 MB | |
v0.3.9 source code.zip | 2018-12-17 | 3.5 MB | |
Totals: 11 Items | 650.5 MB | 0 |
v0.3.9
Fixes:
- [#2682] - Fix [#2669] & [#2396] - Failure to start Neovim on OSX Mojave
- [#2683] - Fix unable to open a new file via CLI (thanks @samvv !)
- [#2584] - Fix issue when Oni is started with a number as a parameter (thanks @borjarus and @Akin909 !)
- [#2650] - Fix React/Redux devtools (thanks @borjarus !)
- [#2640] - Fix dynamic import for shell env (thanks @Akin909 )
- [#2647] - Fix editsToUse
in LSP WorkspaceEdit response (thanks @Siprj and @Akin909 !)
- [#2638] - De-duplicate completion items + improve sorting (thanks @feltech and @Akin909 !)
- [#2634] - Retry symbol search whilst language server is still initializing (thanks @feltech & @Akin909 !)
- [#2634] - Reapply syntax highlighting on onColorscheme
autocmd (thanks @Akin909 !)
- [#2614] - Remeasure window on commandline hide/show (thanks @Akin909 !)
- [#2632] - Highlight first item in menus upon filtering (thanks @feltech and @Akin909 !)
- [#2633] - Fix updating detailed completion for overloaded methods (thanks @feltech and @Akin909 !)
- [#2624] - Only send completionItem/resolve
if supported (thanks @feltech and @Akin909 !)
- [#2577] - Increase InputManager MAX_CHORD_SIZE
to prevent swallowing keys with fast typing (thanks @Pireax and @Akin909 !)
- [#2600] - Fix classnames source in yarn.lock file
(thanks @Prior99 and @Akin909 !)
- [#2602] - Fix completions with newer versions of vscode language server (thanks @Prior99 !)
- [#2578] - Fix visual artifacts after resize (thanks @lenenel and @CrossR !)
Features:
- [#2585] - Make tab bar border-bottom themable (thanks @Akin909 !)
- [#2605] - Fix incorrect window positions passed to buffer layers (thanks @Akin909 !)
- [#2582] - Add Vue
textmate grammar (thanks @Akin909 !)
Dependencies:
- [#2619] - Update oni-fontkit
version to fix broken ligatures (thanks @Cryza !)
Documentation: - [#2608] - aligned logo & badges (thanks @gebeto !)