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

v1.2.5

Compare
Choose a tag to compare
@eidheim eidheim released this 02 Jul 06:30
· 211 commits to master since this release

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