This repository has been archived by the owner on Apr 1, 2020. It is now read-only.
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:
Documentation: