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

v1.2.4

Compare
Choose a tag to compare
@eidheim eidheim released this 02 May 08:01
· 256 commits to master since this release

Added features:

  • goto declaration/implementation through control/command-left mouse clicks
  • can now use Go to Declaration on include directive to jump to included file
  • fullscreen and tab visibility toggle
  • can now disable interactive completion by setting completion keybinding

Minor bugfixes and improvements:

  • should now fully support symbolic links
  • fixed directory/file sorting in directory view on some specific locales
  • fixed incorrect spellcheck error after pressing enter for some programming languages
  • block comment key events will no longer trigger inside a string