Scroll to navigation

CODELITE(1) General Commands Manual CODELITE(1)

NAME

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

SYNOPSIS

codelite [-n] [-p plugins] [-d data dir] [-l line] [files]...
codelite -h
codelite -v

OPTIONS

Use a directory as the main CodeLite data directory (defaults to ~/.codelite).
Opens all input files at a specific line number.
Disable all plugins for this session.
Enable only the listed plugins for this session. Multiple plugins can be given by separating them with commas.
Print a brief usage summary.
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