to9 / CodeStyle

c/c++ code format tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CodeStyle

Travis Travis

CodeStyle工程使用QT5.9.2编写,程序运行需要调用AStyle.exe来实现代码格式化. 所使用的AStyle版本为3.0.1".

AStyle.exe下载地址是:http://astyle.sourceforge.net/

Description

c、c++代码格式化工具.支持c、c++功能。可选择文件、文件夹、递归文件夹。

View

  • Simple App on Windows:

Source code organization

src /
  │—— CodeStyle.ico
  │—— CodeStyle.pro
  │—— main.cpp
  │—— processthread.cpp
  │—— processthread.h
  │—— widget.cpp
  │—— widget.h
  `——widget.ui

License

Crates.io

Copyright (c) 2017-present, G.D.

About

c/c++ code format tool

License:MIT License


Languages

Language:C++ 90.2%Language:QMake 9.8%