Oni Changelog

What's new in Oni 0.3.9

Dec 18, 2018
  • 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 !)

New in Oni 0.3.7 Beta 2 (Sep 29, 2018)

  • Features:
  • WebGL Renderer Ligatures (@Cryza, #2560)
  • Extra Highlight/Cell info (@CrossR, #2566)
  • Add Bookmarks menu (@Akin909, #2554)
  • Expand word tutorial to include W, E, B (@keforbes, #2357)
  • Git VCS provider (@Akin909, #1310 #2441)
  • Add Sessions (@Akin909, #2479)
  • Add commands to jump to previous/next error (@psxpaul, #2526)
  • Explorer: Locate Current Buffer (@feltech, #2429)
  • Add a 'find in files' quick-menu (@TalAmuyal, #2315)
  • Color layer (@Akin909, #2413)
  • Indent guide lines (@Akin909, #2344)
  • Create tutorial for the dot command (@keforbes, #2358)
  • Changes:
  • QuickOpen: Show files in hidden folders (@CrossR, #2531)
  • Reduce scroll threshold (@jaanauati, #2551)
  • Switch reasonml textmate grammar (@Akin909, #2579)
  • Change token format to match vscode (@Akin909, #1705)
  • Allow Sidebar to be Disabled (@CrossR, #2343)
  • Add elixir syntax (@colbydehart, #2325)
  • Add csharp textmate grammar (@MattMcLennan, #2539)
  • Spacing of elements in the explorer sidebar (@GoAwayPeter, #2511)
  • Jump to files/directories created in the Explorer (@feltech, #2468)
  • Markdown Syntax Highlights (@CrossR, #2332)
  • Click and drag scrollbar (@jordan-arenstein, #2431)
  • Add dracula theme (@AlexanderElias, #2408)
  • Toggle plugins pane in the sidebar (@jordan-arenstein, #2417)
  • Display an icon on non-win32 machines (@cbosdo, #2363)
  • Use local prettier (@Akin909, #2360)
  • Remove commandline timeout (@Akin909, #2334)
  • Sort out CLI for Oni (@CrossR, #2372)
  • Allow ONI_NEOVIM_PATH to be used on any platform (@CrossR, #2389)
  • Fixes:
  • Upgrade electron to 2.0.8 to fix glibc version issue (@psxpaul, #2555)
  • Autocomplete/Suggestions don't scroll (@psxpaul, #2529)
  • Tabs focus state border regression (@Akin909, #2558)
  • Explorer scroll flickering (@Akin909, #2182)
  • Pasting in command line mode (@psxpaul, #2528)
  • CURRENT_MONTH Snippet variable. (@CrossR, #2530)
  • Stabilize welcome screen (@Akin909, #2522)
  • Truncated copy/paste (@psxpaul, #2515)
  • Color highlight improvements (@Akin909, #2447)
  • opens in current tab (@psxpaul, #2504)
  • Buffer scrollbar fixes (@Akin909, #2495)
  • Sidebar search (@TalAmuyal, #2489)
  • Empty Workspace fixes (@CrossR, #2353)
  • Indent lines improvements (@Akin909, #2446)
  • Oni does not correctly locate executables (@psxpaul, #2440)
  • Render indent lines at correct levels (@Akin909, #2433)
  • Close tooltip on scroll (@Akin909, #2428)
  • Quit the application with Cmd + Q (@ackey, #2404)
  • Add indents to every line in the snippet. (@CrossR, #2394)
  • Custom coloring option of dirty-marker (@wheyerstrass, #2397)
  • Allow for generalised indent handling (@Akin909, #2375)
  • Windows isn't shown on initial launch (@bryphe, #2380)
  • Devtools keyboard shortcuts not working on OSX (@psxpaul, #2390)
  • Error when using Open With option in OSX finder (@psxpaul, #2366)
  • Internal:
  • Add Content Security Policy (@bryphe, #2288)
  • Reduce app folder size. (@CrossR, #2392)

New in Oni 0.3.4 (May 9, 2018)

  • Enhancements:
  • Add menu command to open new window (#2034 - thanks @Akin909!)
  • Improve default configuration (#1933 - thanks @Himura2la!)
  • Add copy-and-paste tutorial (#2045 - thanks @keforbes!)
  • Prettier plugin (#1540 - thanks @Akin909!)
  • QuickOpen: Leverage VSCode sorting/scoring strategy (#2009, #2126 - thanks @CrossR!)
  • Add config option to have sidebar open by default or not (#2049 - thanks @Akin909!)
  • Add config option for showing reference buffer (#2048 - thanks @CrossR!)
  • Several language grammars added (#2061, #2068 - thanks @Akin909!)
  • Use notification API instead of alerts for recording actions (#2072 - thanks @katakonst!)
  • Add prompt to use init.vim if one is found (#1942 - thanks @Akin909!)
  • Remove sync calls in ExplorerFileSystem (#2077 - thanks @DeltaEvo!)
  • Add optional baseVimBackground for themes (#2083)
  • CanvasRenderer: Align text rendering to vertical pixel boundary (#2090)
  • Themes: Add Hybrid and Gruvbox themes (#2088 - thanks @parkerault!)
  • Use Vim shell option as default value for terminal.shellCommand (#2098 - thanks @DeltaEvo!)
  • Explorer: Add file / folder manipualtion commands to explorer (#1839 - thanks @Akin909!)
  • Explorer: Add FileSystemWatcher (#2116, #2121, #2149 - thanks @Akin909!)
  • Explorer: Add rename file functionality (#2115)
  • Add experimental WebGL renderer (#2120 - thanks @Cryza!)
  • Explorer: Add new file (#2130 - thanks @Akin909!)
  • Bug Fixes:
  • Implement scroll delta threshold to improve MacOS scrolling experience (#2042 - thanks @samdoiron!)
  • Use max width for tab names (#2074 - thanks @Akin909!)
  • Stop propogation of event in File Explorer to avoid multiple click events (#2078 - thanks @DeltaEvo!)
  • Markdown Preview: Fix issue with it opening horizontally instead of vertically (#2079)
  • Fix null event when sneak navigation is used (#2099 - thanks @DeltaEvo!)
  • Fix version check to recognize Neovim 0.3.0 (#2103)
  • Add check to ensure there is an error event obj (#2122 - thanks @Akin909!)
  • Fix fs event overload (#2124 - thanks @Akin909!)
  • Fix #2050 - Add a 'game loop' for tutorials (#2128)
  • Fix delete binding to use the isExplorerActive filter (#2162)
  • Developer Experience:
  • Build: Add back minimal caching for AppVeyor (#2052)
  • Build: Add commit id when uploading builds (#2053)
  • Build: Upgrade to webpack 4 (#2109 - thanks @DeltaEvo!)
  • Documentation:
  • Fix link in README for minimal configuration (#2040 - thanks @rmehner!)
  • Fix typo (#2095 - thanks @tbroadley!)