Skip to content

Conversation

@uhziel
Copy link
Contributor

@uhziel uhziel commented Dec 15, 2020

初版还需要支持vscode配置

@uhziel
Copy link
Contributor Author

uhziel commented Dec 15, 2020

看着为了支持vscode插件界面配置,还需要修改外部项目 https://github.com/sumneko/vscode-lua 里的用'config.diagnostics.severity'搜到的所有相关文件,是吗?

这个如果改完,是在 https://github.com/sumneko/vscode-lua 也同时提一个 PR 就行吧?

@sumneko
Copy link
Collaborator

sumneko commented Dec 15, 2020

是的,你需要修改 package/configuration.lua package/nls.lua package/nls-zh-cn.lua 这3个文件

@sumneko sumneko merged commit 8e692cc into LuaLS:master Dec 15, 2020
@sumneko
Copy link
Collaborator

sumneko commented Dec 15, 2020

目前修改完lua以后需要F5运行“发布”来编译出json的配置文件,你需要在最后阶段发布插件之前取终止掉任务

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants