Predefined File Templates for C++
File | Settings | Editor | Live Templates | C++ for Windows and Linux
JetBrains Rider | Settings or Preferences | Editor | Live Templates | C++ for macOS
CtrlAlt0S
This topic lists all predefined file templates for C++ in JetBrains Rider 2024.3. For more information about file templates, refer to Create files from templates.
Template | Details |
---|---|
| Create new header and source files containing an empty C++ Struct in the current project. Scope C++ projects Body
Parameters
|
| Create new header and source files containing an empty C++ Class in the current project. Scope C++ projects Body
Parameters
|
| Module interface unit Scope C++ projects Body
Parameters
|
| Header file Scope C++ projects Body
Parameters
|
| Source file Scope C++ projects Body
Parameters
|