Skip to content

milot-mirdita/CLion-MacroFormatter

 
 

Repository files navigation

CLion-MacroFormatter

A CLion plugin that shows formatted macro expansion in the code documentation panel

Requirements

In order to use this plugin, you should install clang-format. Usually, you just need to install clang.

Installation

Usage

  • Install this plugin
  • Go to "Settings -> Other Settings -> Macro Formatter", set the path of clang-format.
  • Press Ctrl + Q with cursor focused on a macro.

Screenshots

Before :( alt life before CLion-MacroFormatter

After :) alt life after CLion-MacroFormatter

About

A clion plugin that shows formatted macro expansion in the code documentation panel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%