Skip to content
New issue

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

函数内超长字符串换行\拼接应该是正确语法啊 #178

Open
zoand opened this issue Apr 5, 2019 · 2 comments
Open

函数内超长字符串换行\拼接应该是正确语法啊 #178

zoand opened this issue Apr 5, 2019 · 2 comments

Comments

@zoand
Copy link

zoand commented Apr 5, 2019

local long_str = "sflsakdfjkslajfslkfjksldfjksdfj
safklsa;jfklsafdsafdsaf
sdafdsafdsafsdf
fasdkljfslkajfl";

像这样写法,是能正常执行的,编辑器提示错误,导致整个Lua文件语法高亮失效。

@zoand
Copy link
Author

zoand commented Apr 5, 2019

image

@Relvin
Copy link

Relvin commented Jun 17, 2019

遇到同样的问题:

  ["WUSH_SELECH_CONFRIM_CONTENT"] = "将军,是否确认消耗#star#星\
购买#buffname#+#buffvalue#?",

提示错误

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants