Lightweight C++ IDE
juCi++ is a small IDE designed especially towards libclang with speed, stability, and ease of use in mind.
It supports autocompletion, on-the-fly warnings and errors, syntax highlighting, and integrates with Git as well as the CMake and Meson build systems.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/9sgdqsxhd855l6m389pcma8n3zdkwma7-jucipp-1.7.1.drv | ||
riscv64-linux | /gnu/store/gi4890cv4hfsh4380yz1k2z48l0qj0b4-jucipp-1.7.1.drv | ||
powerpc-linux | /gnu/store/xi55708iz531bl6zbbgxvsd66niirb82-jucipp-1.7.1.drv | ||
powerpc64le-linux | /gnu/store/dx21mdw77sa7ranslgqk2ajxpy01k3hc-jucipp-1.7.1.drv | ||
i686-linux | /gnu/store/qzn1hzk5746p0lx2pdsdpgr7cbjhl50p-jucipp-1.7.1.drv | ||
armhf-linux | /gnu/store/v78l0njmqhs6zzbpvdc27l3yfwmayv41-jucipp-1.7.1.drv | ||
aarch64-linux | /gnu/store/p4m73kb0gmqcjai4kk5jw37qsna95avf-jucipp-1.7.1.drv |
Linter | Message | Location |
---|---|---|
description Validate package descriptions | description should start with an upper-case letter or digit | |
wrapper-inputs Make sure 'wrap-program' can finds its interpreter. | "bash-minimal" should be in 'inputs' when 'wrap-program' is used |