Loading repository data…
Loading repository data…
cppit / repository
A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project has moved to https://gitlab.com/cppit/jucipp.
Current IDEs struggle with C++ support due to the complexity of the programming language. juCI++, however, is designed especially towards libclang with speed, stability, and ease of use in mind.
CXX=clang++ CXXFLAGS="-Xclang -add-plugin -Xclang clang-tidy -Xclang -plugin-arg-clang-tidy -Xclang -checks='-*,clang-analyzer-core.*'" juci [project-path]
[language identifier]-language-server executable is found. This executable can be a symbolic link to one of your installed language server binaries.
See language-server-protocol/specification.md for the currently defined language identifiers.See enhancements for planned features.
See installation guide.