This repository has been archived by the owner on Jun 25, 2020. It is now read-only.
v1.1.0
- 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