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
[](https://github.com/sumneko/lua-language-server/issues"Average time to resolve an issue")
7
+
[](https://github.com/LuaLS/lua-language-server/issues"Average time to resolve an issue")
8
8
9
9
10
10
***Lua development just got a whole lot better*** 🧠
@@ -13,20 +13,20 @@ The Lua language server provides various language features for Lua to make devel
13
13
14
14
## Features
15
15
16
-
- 📄 Over 20 supported [annotations](https://github.com/sumneko/lua-language-server/wiki/Annotations) for documenting your code
16
+
- 📄 Over 20 supported [annotations](https://github.com/LuaLS/lua-language-server/wiki/Annotations) for documenting your code
@@ -37,12 +37,12 @@ The language server can easily be installed for use in VS Code, but it can also
37
37
38
38
The language server and Visual Studio Code client can be installed from [the VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=sumneko.lua).
[](https://github.com/sumneko/lua-language-server/wiki/Getting-Started#command-line)
43
+
[](https://github.com/LuaLS/lua-language-server/wiki/Getting-Started#command-line)
44
44
45
-
Check the [wiki for a guide](https://github.com/sumneko/lua-language-server/wiki/Getting-Started#command-line) to install the language server for use on the command line. This allows the language server to be used for NeoVim and other clients that follow the language server protocol.
45
+
Check the [wiki for a guide](https://github.com/LuaLS/lua-language-server/wiki/Getting-Started#command-line) to install the language server for use on the command line. This allows the language server to be used for NeoVim and other clients that follow the language server protocol.
46
46
47
47
## Supported Lua Versions
48
48
| Version | Supported |
@@ -54,19 +54,19 @@ Check the [wiki for a guide](https://github.com/sumneko/lua-language-server/wiki
@@ -76,26 +76,26 @@ Check the [wiki for a guide](https://github.com/sumneko/lua-language-server/wiki
76
76
-`pt-br` 🇧🇷
77
77
78
78
79
-
> ℹ Note: All translations are provided and collaborated on by the community. If you find an inappropriate or harmful translation, [please report it immediately](https://github.com/sumneko/lua-language-server/issues).
79
+
> ℹ Note: All translations are provided and collaborated on by the community. If you find an inappropriate or harmful translation, [please report it immediately](https://github.com/LuaLS/lua-language-server/issues).
80
80
81
-
Are you able to [provide a translation](https://github.com/sumneko/lua-language-server/wiki/Translations)? It would be greatly appreciated!
81
+
Are you able to [provide a translation](https://github.com/LuaLS/lua-language-server/wiki/Translations)? It would be greatly appreciated!
82
82
83
-
Thank you to [all contributors of translations](https://github.com/sumneko/lua-language-server/commits/master/locale)!
83
+
Thank you to [all contributors of translations](https://github.com/LuaLS/lua-language-server/commits/master/locale)!
Configuration of the server can be done in a number of ways, which are explained more in-depth in the [wiki](https://github.com/sumneko/lua-language-server/wiki/Configuration-File).
88
+
Configuration of the server can be done in a number of ways, which are explained more in-depth in the [wiki](https://github.com/LuaLS/lua-language-server/wiki/Configuration-File).
89
89
90
90
### Visual Studio Code
91
91
You can use the [settings editor](https://code.visualstudio.com/docs/getstarted/settings#_settings-editor) or edit the [raw JSON file](https://code.visualstudio.com/docs/getstarted/settings#_settingsjson).
92
92
93
93
### Other
94
-
See the [configuration file wiki page](https://github.com/sumneko/lua-language-server/wiki/Configuration-File).
94
+
See the [configuration file wiki page](https://github.com/LuaLS/lua-language-server/wiki/Configuration-File).
95
95
96
96
97
97
## Privacy
98
-
This language server has **opt-in** telemetry that 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.
98
+
This language server has **opt-in** telemetry that collects usage data and sends it to the development team to help improve the extension. Read our [privacy policy](https://github.com/LuaLS/lua-language-server/wiki/Home#privacy) to learn more.
99
99
100
100
101
101
## Contributors
@@ -107,13 +107,13 @@ Software that the language server (or the development of it) uses:
0 commit comments