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

v0.1.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@bryphe bryphe released this 12 Mar 18:55
· 1347 commits to master since this release
  • PERFORMANCE: Quicker TypeScript intellisense / completion via incremental buffer updates (#257)
  • Menu set per-window on Windows and Linux (#250 - thanks @keforbes !)
  • Remove writing to log file in CL, which could cause permission issues (#263)
  • Create default config.js if not already created (#266 - thanks @keforbes! )
  • Several QuickOpen improvements - loading spinner & switch to glob - (#268 - thanks @keforbes !)
  • Upgrade to Electron 1.6.1 (#270)
  • Fix regression in live-eval (#273)
  • Added maximize + reload commands to command palette (#276)
  • Implement Find all References for language services (accessible via command palette) (#128)
  • CSS & styling improvements (#286 - thanks @keforbes)
  • Fix wrapping issues in popupmenu and autocomplete (#280, #285 - thanks @keforbes )
  • Version check to validate Neovim API version (#287, thanks @bert88sta )
  • Upgrade embedded Windows binaries to Neovim 0.2.0 (#289)