File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -289,7 +289,7 @@ config.misc.parameters =
289289config .misc .executablePath =
290290' Specify the executable path in VSCode.'
291291config .language .fixIndent =
292- ' (VSCode only) Fix incorrect auto-indentation, such as incorrect indentation when line breaks occur within a string containing the word "function." '
292+ ' (VSCode only) Fix incorrect auto-indentation, such as incorrect indentation when line breaks occur within a string containing the word "function". '
293293config .language .completeAnnotation =
294294' (VSCode only) Automatically insert "---@ " after a line break following a annotation.'
295295config .type .castNumberToInteger =
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ config.diagnostics.disable =
5353config .diagnostics .globals =
5454" 已定义的全局变量。"
5555config .diagnostics .globalsRegex =
56- " 启用诊断以检测尝试关闭非对象的变量 。"
56+ " 已定义的全局变量符合的正则表达式 。"
5757config .diagnostics .severity =
5858[[
5959修改诊断等级。
You can’t perform that action at this time.
0 commit comments