CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Run anything

Last modified: 22 June 2021

Double Ctrl

CLion provides a single entry point for running applications, scripts, commands, tasks, and so on — Run anything.

The Run Anything popup

Run Anything is a quick way to launch run/debug configurations, open recent projects, and run commands. It also helps you use proper command syntax by generating suggestions as you type. When you call a command, for example, a Cargo command for a Rust project, Run Anything delegates the further work to the appropriate tools.