1 Star 0 Fork 0

huzhuhua/texstudio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
texstudio.astylerc 516 Bytes
一键复制 编辑 原始数据 按行查看 历史
# mostly the Qt coding style: https://wiki.qt.io/Qt_Coding_Style
# but we use tabs and don't enforce line length
--style=kr
--indent=tab=4 # use tabs, assume tab-width = 4
--align-pointer=name # pointer star at variable name
--align-reference=name # reference ampersand at variable name
#--convert-tabs # convert tabs to spaces
--attach-namespaces
#--max-code-length=100 # maximal line length
#--max-instatement-indent=120
--pad-header # spaces after if, else, while ...
--pad-oper # spaces around operators
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/huzhuhua/texstudio.git
git@gitee.com:huzhuhua/texstudio.git
huzhuhua
texstudio
texstudio
master

搜索帮助