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

v0.4.0

Compare
Choose a tag to compare
@yuku yuku released this 14 Mar 02:05

Added

  • Enable to preload third party editor classes via Textcomplete.editors.
  • Enable to select dropdown by tab key.

Changed

  • Use methods instead of getter properties to define Editor class.
  • Emit a custom event on Editor#change and Editor#move event.

Fixed

  • Fix dropdown position when window is scrolled.