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