juCi++ v1.2.5 Release Notes

Release Date: 2017-07-02 // almost 7 years ago
  • ๐Ÿ†• New features:

    • Find File
    • ๐Ÿ’… Preference option source.format_style_on_save_if_style_file_found

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ›  Fixed segmentation fault when running debug command on newer liblldb
    • ๐ŸŽ Icon now set in MacOS
    • ๐Ÿ‘Œ Improved executable search in cmake projects
    • ๐Ÿ‘Œ Improved symbol count, spellcheck, and indentation
    • ๐Ÿ›  Fixed go to header on Arch Linux/Manjaro
    • โœ‚ Removed -Wno-unused-parameter from new c++ projects
    • Various cleanups