Skip to content

Commit 9f24011

Browse files
committed
[docs] add gdscript missing docs
1 parent 06d69ea commit 9f24011

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

docs/lsp-clients.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,14 @@
153153
"installation-url": "https://github.com/saibing/bingo/wiki/Install",
154154
"debugger": "Yes"
155155
},
156+
{
157+
"name": "gdscript",
158+
"full-name": "GDScript",
159+
"server-name": "godot",
160+
"server-url": "https://github.com/godotengine/godot",
161+
"installation-url": "https://github.com/godotengine/godot",
162+
"debugger": "Not available"
163+
},
156164
{
157165
"name": "gopls",
158166
"full-name": "Go",

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ nav:
4141
- Eslint: page/lsp-eslint.md
4242
- F#: page/lsp-fsharp.md
4343
- Fortran: page/lsp-fortran.md
44+
- GDScript: page/lsp-gdscript.md
4445
- Go (gopls): page/lsp-gopls.md
4546
- Go (bingo): page/lsp-bingo.md
4647
- Groovy: page/lsp-groovy.md

0 commit comments

Comments
 (0)