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

v1.2.1

Compare
Choose a tag to compare
@eidheim eidheim released this 11 Jul 07:49
· 436 commits to master since this release
  • Using clang-format no longer change the scroll position of the source window
  • Added find symbol through Ctags
  • Improved go to implementation with Ctags fallback
  • Improved go to declaration
  • Various cleanups related to moving juCi++ source to c++14, and oldest distribution supported is now Debian stable
  • Improved Debug show variables
  • Can now set breakpoints while debug build is compiling
  • MSYS2: system includes should now be passed correctly to libclang
  • libclangmm cleanup