Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akof1314/CoolFormat
CoolFormat Source Code Formatter
https://github.com/akof1314/CoolFormat
formatter
Last synced: 18 days ago
JSON representation
CoolFormat Source Code Formatter
- Host: GitHub
- URL: https://github.com/akof1314/CoolFormat
- Owner: akof1314
- Created: 2014-12-04T09:50:49.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2021-04-05T10:53:50.000Z (over 3 years ago)
- Last Synced: 2024-07-31T22:49:38.325Z (3 months ago)
- Topics: formatter
- Language: C++
- Homepage: http://blog.csdn.net/akof1314/article/details/5355948
- Size: 2.37 MB
- Stars: 534
- Watchers: 37
- Forks: 145
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CoolFormat
==========
CoolFormat Source Code Formatter is a code formatter for C\C++\C#\CSS\HTML\Java\JavaScript\JSON\Objective-C\PHP\SQL\Verilog\XML.
It supports code highlighting for web publishment which is truly convenient for writing and reading a blog post, etc.CoolFormat源代码格式化是一款C\C++\C#\CSS\HTML\Java\JavaScript\JSON\Objective-C\PHP\SQL\Verilog\XML代码格式化工具。软件可以快速多种风格格式化,并对语言进行着色。界面采用Office 2010风格,并有多种样式可以替换。并且支持代码高亮到网页上显示,方便博客文章之类的撰写阅读。
# Download #
Current version:3.5Download [latest release](https://sourceforge.net/projects/coolformat/files/Release/)
# Documentation #
Check out the [formatter documentation](http://akof1314.github.io/CoolFormat/doc/index.html)# Usage #
Check out the [instructions for use](https://github.com/akof1314/CoolFormat/wiki)# Plugins #
- [Visual Studio 2013](https://sourceforge.net/projects/coolformat/files/Plugins/VS/)
- [Sublime Text](https://github.com/akof1314/Sublime-CoolFormat)
- [Notepad++](https://sourceforge.net/projects/coolformat/files/Plugins/NPP/)
- [VSCode](https://sourceforge.net/projects/coolformat/files/Plugins/VSCode/)# How To Build #
Development tools and third-parties:开发工具及第三方库:
- Visual Studio 2013
- BCGControlBar v.22.1
- Qt Creator (Optional)Compiling the third-parties:
编译第三方库:
BCGControlBarPro 文件夹放到 CoolFormat 同级目录。编译 BCGCBProStatic120.sln 的 Unicode Debug 版本 和 Unicode Release 版本,“平台工具集”选择“Visual Studio 2013 - Windows XP (v120_xp)”