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

v1.1.0

Compare
Choose a tag to compare
@eidheim eidheim released this 20 Jan 12:43
· 840 commits to master since this release
  • Debug integration through lldb. Note that lldb is not yet working on Arch Linux and MSYS2, but developers on both distributions are working to fix this.

Additional changes:

  • Added Set Run Arguments for both default and debug builds
  • Slightly improved autocomplete for C/C++
  • Improved auto indenting for Allman style
  • Various code cleanups and minor fixes