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

LightEdit mode

Last modified: 01 August 2023

When you need to edit just one file without creating or loading the whole project in CLion, you can use the LightEdit mode.

Keep in mind that the LightEdit mode works as a text-like editor, and it doesn't support the usual IDE editor features such as code completion, or code navigation. However, you can navigate to a specific line of code (Ctrl0G), fold or unfold parts of code, check, and change file encoding.