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.
Linter | Message | Location |
---|---|---|
wrapper-inputs Make sure 'wrap-program' can finds its interpreter. | "bash-minimal" should be in 'inputs' when 'wrap-program' is used | |
description Validate package descriptions | description should start with an upper-case letter or digit |