We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
版本:v0.2.26
v0.2.26
local assets = { -- 动画 Asset("ANIM", "anim/myanimate.zip"), -- 物品栏图标 Asset("ATLAS", "images/inventoryimages/myitem.xml"), Asset("IMAGE", "images/inventoryimages/myitem.tex"), -- 其他图标 Asset("ATLAS", "images/other.xml"), Asset("IMAGE", "images/other.tex") }
在格式化之后会变成
这不符合预期 但是我在设置中没有找到格式化不移动注释的选项
The text was updated successfully, but these errors were encountered:
No branches or pull requests
版本:
v0.2.26
在格式化之后会变成
这不符合预期 但是我在设置中没有找到格式化不移动注释的选项
The text was updated successfully, but these errors were encountered: