Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

v0.3.7-beta2

Compare
Choose a tag to compare
@badosu badosu released this 27 Sep 19:50

Features

Changes

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