Skip to content

Geany 1.38

Compare
Choose a tag to compare
@eht16 eht16 released this 09 Oct 16:00
· 707 commits to master since this release
1.38.0

General

  • Increase speed when opening documents, especially on startup
    (Justin Blanchard, Issue#2883, Issue#2649, Issue#2791, PR#2884, PR#2747).
  • Synchronize Geany's Ctags implementation with Universal Ctags, this
    leads to updated symbol parsers (Jiří Techet, PR#2666).
  • Remove GTK+2 Support (PR#2602).
  • Geany needs a C++17 compiler to build (PR#2862).

Bug fixes

  • Workaround crashes when pasting into VTE without having focus
    (Issue#2813, PR#2843).

Interface

  • Add keybinding to reload all open documents (David Yang, PR#2859).

Filetypes

Plugins

  • SaveActions: add configurable target directory for instantly saved files
    (Issue#640, PR#2769).

Windows

Internationalization

  • Updated translations: da, de, el, es, et, fr, it, ja, nl pt, pt BR, sk, tr, uk, zh_CN