CppCXY / EmmyLuaCodeStyle

fast, powerful, and feature-rich Lua formatting and checking tool.
MIT License
140 stars 27 forks source link

希望表操作符中的+号不添加额外的空格 #108

Closed Philofallever closed 1 year ago

Philofallever commented 1 year ago
  1. 希望开启操作符空白后 ,表操作符中的+号不添加额外的空格 image
CppCXY commented 1 year ago

设置 space_around_table_append_operator = true

Philofallever commented 1 year ago

好的 感谢已解决

另外问下怎么用lua server插件配置 stylecheck

CppCXY commented 1 year ago

image

CppCXY commented 1 year ago

其中name-style-check对当前的Lua ls不可用

Philofallever commented 1 year ago

好吧 谢谢大佬 就是发现命名没地方配 😢

CppCXY commented 1 year ago

name-style才刚合并进去, 还没发布, 最近作者躺尸在家,估计要下个月了