You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,14 +65,14 @@ Please [help me][en-US] improve the quality of `en-US`.
65
65
## Build
66
66
The extensions in the VSCode market already come with pre-compiled binary files, usually you don't need to compile them.
67
67
68
-
Other clients can first try to download and use [pre-compiled binary files](https://github.com/sumneko/lua-language-server/wiki/PreCompiled-Binaries).
68
+
Other clients can first try to download and use [pre-compiled binary files](https://github.com/sumneko/lua-language-server/wiki/Get-Started#command-line).
69
69
70
-
If you need to compile by yourself, please refer to [here](https://github.com/sumneko/lua-language-server/wiki/Build-and-Run)
70
+
If you need to compile by yourself, please refer to [here](https://github.com/sumneko/lua-language-server/wiki/Getting-Started#build)
71
71
72
72
## Setting
73
73
74
74
* In VSCode: Just use the setting of VSCode.
75
-
* Standalone: See https://github.com/sumneko/lua-language-server/wiki/Setting
75
+
* Standalone: See https://github.com/sumneko/lua-language-server/wiki/Settings
76
76
77
77
## Credit
78
78
@@ -114,4 +114,4 @@ If you need to compile by yourself, please refer to [here](https://github.com/su
114
114
115
115
## Telemetry
116
116
117
-
This language server collects usage data and sends it to the development team to help improve the extension. Read our [privacy policy](https://github.com/sumneko/lua-language-server/wiki/Privacy-Policy) to learn more and how to disable any telemetry.
117
+
This language server collects usage data and sends it to the development team to help improve the extension. Read our [privacy policy](https://github.com/sumneko/lua-language-server/wiki/Home#privacy) to learn more and how to disable any telemetry.
Copy file name to clipboardExpand all lines: doc/en-us/config.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1397,7 +1397,7 @@ false
1397
1397
1398
1398
# runtime.plugin
1399
1399
1400
-
Plugin path. Please read [wiki](https://github.com/sumneko/lua-language-server/wiki/Plugin) to learn more.
1400
+
Plugin path. Please read [wiki](https://github.com/sumneko/lua-language-server/wiki/Plugins) to learn more.
1401
1401
1402
1402
## type
1403
1403
@@ -1588,7 +1588,7 @@ Array<string>
1588
1588
1589
1589
# telemetry.enable
1590
1590
1591
-
Enable telemetry to send your editor information and error logs over the network. Read our privacy policy [here](https://github.com/sumneko/lua-language-server/wiki/Privacy-Policy).
1591
+
Enable telemetry to send your editor information and error logs over the network. Read our privacy policy [here](https://github.com/sumneko/lua-language-server/wiki/Home#privacy).
Copy file name to clipboardExpand all lines: doc/pt-br/config.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1397,7 +1397,7 @@ false
1397
1397
1398
1398
# runtime.plugin
1399
1399
1400
-
Plugin path. Please read [wiki](https://github.com/sumneko/lua-language-server/wiki/Plugin) to learn more.
1400
+
Plugin path. Please read [wiki](https://github.com/sumneko/lua-language-server/wiki/Plugins) to learn more.
1401
1401
1402
1402
## type
1403
1403
@@ -1588,7 +1588,7 @@ Array<string>
1588
1588
1589
1589
# telemetry.enable
1590
1590
1591
-
Enable telemetry to send your editor information and error logs over the network. Read our privacy policy [here](https://github.com/sumneko/lua-language-server/wiki/Privacy-Policy).
1591
+
Enable telemetry to send your editor information and error logs over the network. Read our privacy policy [here](https://github.com/sumneko/lua-language-server/wiki/Home#privacy).
Copy file name to clipboardExpand all lines: locale/en-us/script.lua
+21-21Lines changed: 21 additions & 21 deletions
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ WORKSPACE_DIAGNOSTIC =
171
171
WORKSPACE_SKIP_HUGE_FILE=
172
172
'For performance reasons, the parsing of this file has been stopped: {}'
173
173
WORKSPACE_NOT_ALLOWED=
174
-
'Your workspace is set to `{}`. Lua language server refused to load this directory. Please check your configuration.[learn more here](https://github.com/sumneko/lua-language-server/wiki/Why-scanning-home-folder)'
174
+
'Your workspace is set to `{}`. Lua language server refused to load this directory. Please check your configuration.[learn more here](https://github.com/sumneko/lua-language-server/wiki/FAQ#why-is-the-server-scanning-the-wrong-folder)'
175
175
WORKSPACE_SCAN_TOO_MUCH=
176
176
'More than {} files have been scanned. The current scanned directory is `{}`. Please confirm whether the configuration is correct.'
177
177
@@ -512,7 +512,7 @@ WINDOW_APPLY_SETTING =
512
512
WINDOW_CHECK_SEMANTIC=
513
513
'If you are using the color theme in the market, you may need to modify `editor.semanticHighlighting.enabled` to `true` to make semantic tokens take effect.'
514
514
WINDOW_TELEMETRY_HINT=
515
-
'Please allow sending anonymous usage data and error reports to help us further improve this extension. Read our privacy policy [here](https://github.com/sumneko/lua-language-server/wiki/Privacy-Policy) .'
515
+
'Please allow sending anonymous usage data and error reports to help us further improve this extension. Read our privacy policy [here](https://github.com/sumneko/lua-language-server/wiki/Home#privacy) .'
516
516
WINDOW_TELEMETRY_ENABLE=
517
517
'Allow'
518
518
WINDOW_TELEMETRY_DISABLE=
@@ -588,7 +588,7 @@ Defines a class/table structure
Copy file name to clipboardExpand all lines: locale/en-us/setting.lua
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ config.runtime.unicodeName =
25
25
config.runtime.nonstandardSymbol=
26
26
"Supports non-standard symbols. Make sure that your runtime environment supports these symbols."
27
27
config.runtime.plugin=
28
-
"Plugin path. Please read [wiki](https://github.com/sumneko/lua-language-server/wiki/Plugin) to learn more."
28
+
"Plugin path. Please read [wiki](https://github.com/sumneko/lua-language-server/wiki/Plugins) to learn more."
29
29
config.runtime.pluginArgs=
30
30
"Additional arguments for the plugin."
31
31
config.runtime.fileEncoding=
@@ -259,7 +259,7 @@ config.spell.dict = -- TODO: need translate!
259
259
'Custom words for spell checking.'
260
260
config.telemetry.enable=
261
261
[[
262
-
Enable telemetry to send your editor information and error logs over the network. Read our privacy policy [here](https://github.com/sumneko/lua-language-server/wiki/Privacy-Policy).
262
+
Enable telemetry to send your editor information and error logs over the network. Read our privacy policy [here](https://github.com/sumneko/lua-language-server/wiki/Home#privacy).
263
263
]]
264
264
config.misc.parameters=
265
265
'[Command line parameters](https://github.com/sumneko/lua-telemetry-server/tree/master/method) when starting the language service in VSCode.'
0 commit comments