logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

codelite - a lightweight and powerful C/C++ IDE

Name

       codelite - a lightweight and powerful C/C++ IDE

Options

-d, --datadir=directory
              Use a directory as the main CodeLite data directory (defaults to ~/.codelite).

       -l, --line=line
              Opens all input files at a specific line number.

       -n, --no-plugins
              Disable all plugins for this session.

       -p, --with-plugins=plugins
              Enable  only the listed plugins for this session. Multiple plugins can be given by separating them
              with commas.

       -h, --help
              Print a brief usage summary.

       -v, --version
              Print the current version of CodeLite.

See Also

codelite-make(1), codelite_fix_files(1)

       CodeLite online documentation ⟨http://codelite.org/LiteEditor/Documentation⟩

                                                   2014-04-11                                        CODELITE(1)

Synopsis

codelite [-n] [-pplugins] [-ddatadir] [-lline] [files]...
       codelite-hcodelite-v

See Also