Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

[TOC]

Enable QtCreator

Fedora

sudo dnf install uncrustify

Enable on qtCreator

  1. Select Help > About Plugins > C++ > Beautifier to enable the plugin.
  2. Select Restart Now to restart Qt Creator and load the plugin.
  3. Select Tools > Options > Beautifier to specify settings for beautifying files.
  4. Select the Enable auto format on file save check box to automatically beautify files when you save them using the tool you select in the Tool field.
  5. Select Uncrustify to specify settings for the tool you want to use.

About

My code style (uncrustify & qt-creator)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors