File tree Expand file tree Collapse file tree 4 files changed +0
-32
lines changed
Expand file tree Collapse file tree 4 files changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -279,14 +279,6 @@ config.misc.parameters =
279279' [Command line parameters](https://github.com/LuaLS/lua-telemetry-server/tree/master/method) when starting the language server in VSCode.'
280280config .misc .executablePath =
281281' Specify the executable path in VSCode.'
282- config .IntelliSense .traceLocalSet =
283- ' Please read [wiki](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features) to learn more.'
284- config .IntelliSense .traceReturn =
285- ' Please read [wiki](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features) to learn more.'
286- config .IntelliSense .traceBeSetted =
287- ' Please read [wiki](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features) to learn more.'
288- config .IntelliSense .traceFieldInject =
289- ' Please read [wiki](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features) to learn more.'
290282config .type .castNumberToInteger =
291283' Allowed to assign the `number` type to the `integer` type.'
292284config .type .weakUnionCheck =
Original file line number Diff line number Diff line change @@ -279,14 +279,6 @@ config.misc.parameters = -- TODO: need translate!
279279' [Command line parameters](https://github.com/LuaLS/lua-telemetry-server/tree/master/method) when starting the language service in VSCode.'
280280config .misc .executablePath = -- TODO: need translate!
281281' Specify the executable path in VSCode.'
282- config .IntelliSense .traceLocalSet = -- TODO: need translate!
283- ' Please read [wiki](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features) to learn more.'
284- config .IntelliSense .traceReturn = -- TODO: need translate!
285- ' Please read [wiki](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features) to learn more.'
286- config .IntelliSense .traceBeSetted = -- TODO: need translate!
287- ' Please read [wiki](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features) to learn more.'
288- config .IntelliSense .traceFieldInject = -- TODO: need translate!
289- ' Please read [wiki](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features) to learn more.'
290282config .type .castNumberToInteger = -- TODO: need translate!
291283' Allowed to assign the `number` type to the `integer` type.'
292284config .type .weakUnionCheck = -- TODO: need translate!
Original file line number Diff line number Diff line change @@ -278,14 +278,6 @@ config.misc.parameters =
278278' VSCode中启动语言服务时的[命令行参数](https://luals.github.io/wiki/usage#arguments)。'
279279config .misc .executablePath =
280280' VSCode中指定可执行文件路径。'
281- config .IntelliSense .traceLocalSet =
282- ' 请查阅[文档](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features)了解用法。'
283- config .IntelliSense .traceReturn =
284- ' 请查阅[文档](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features)了解用法。'
285- config .IntelliSense .traceBeSetted =
286- ' 请查阅[文档](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features)了解用法。'
287- config .IntelliSense .traceFieldInject =
288- ' 请查阅[文档](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features)了解用法。'
289281config .type .castNumberToInteger =
290282' 允许将 `number` 类型赋给 `integer` 类型。'
291283config .type .weakUnionCheck =
Original file line number Diff line number Diff line change @@ -278,14 +278,6 @@ config.misc.parameters =
278278' VSCode中啟動語言伺服時的[命令列參數](https://luals.github.io/wiki/usage#arguments)。'
279279config .misc .executablePath = -- TODO: need translate!
280280' Specify the executable path in VSCode.'
281- config .IntelliSense .traceLocalSet =
282- ' 請查閱[文件](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features)瞭解用法。'
283- config .IntelliSense .traceReturn =
284- ' 請查閱[文件](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features)瞭解用法。'
285- config .IntelliSense .traceBeSetted =
286- ' 請查閱[文件](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features)瞭解用法。'
287- config .IntelliSense .traceFieldInject =
288- ' 請查閱[文件](https://github.com/LuaLS/lua-language-server/wiki/IntelliSense-optional-features)瞭解用法。'
289281config .type .castNumberToInteger =
290282' 允許將 `number` 類型賦值給 `integer` 類型。'
291283config .type .weakUnionCheck =
You can’t perform that action at this time.
0 commit comments