juCi++ v1.2.4 Release Notes

Release Date: 2017-05-02 // almost 7 years ago
  • โž• 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