1 Star 1 Fork 1

HuanZeng/texstudio

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.github
completion
debian
images-ng
images
src
symbols-ng
tags
templates
translation
travis-ci
utilities
.gitignore
.travis.yml
BUILD.sh
COPYING
Doxyfile
INSTALL
Info.plist
README.md
completion.qrc
git_revision.bat
git_revision.sh
images.qrc
qtcreator_code_style.xml
symbols.qrc
texstudio.astylerc
texstudio.icns
texstudio.ico
texstudio.pro
texstudio.qrc
uiconfig.xml
win.rc
克隆/下载
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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xmrzh/texstudio.git
git@gitee.com:xmrzh/texstudio.git
xmrzh
texstudio
texstudio
master

搜索帮助