资 源 简 介
CodeStyler can parse several languages and output thier respective recognized tokens and format them using a style template(based on Dcg).
The out of the box supported languages are:
C#
CSS
JavaScript
XML
HTML
Dcg(At)
However, you can easily add more languages support without modifying the source code. You just need to create a new language rules file and a new corresponding style template.