This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
8c4e793d3a9b87793d296c9d9936ae52cbebe038
godot
/
modules
/
gdscript
/
language_server
T
History
Thaddeus Crews
1788983ee8
Merge pull request
#113031
from HolonProduction/lets-put-a-hack-on-top-the-hack
...
LSP: Improve insertion algorithm for resolving completion options
2025-11-25 07:06:50 -06:00
..
gdscript_extend_parser.cpp
LSP: Improve insertion algorithm for resolving completion options
2025-11-22 01:03:38 +01:00
gdscript_extend_parser.h
Style: Convert namespaces to PascalCase
2025-03-23 19:10:24 -05:00
gdscript_language_protocol.cpp
LSP: Fix remaining unsave dict access
2025-10-28 18:12:59 +01:00
gdscript_language_protocol.h
Core: Avoid including
modules_enabled
in headers
2025-03-11 19:42:13 -05:00
gdscript_language_server.cpp
LSP: Fix repeated restart attempts
2025-10-05 16:09:21 +02:00
gdscript_language_server.h
LSP: Fix repeated restart attempts
2025-10-05 16:09:21 +02:00
gdscript_text_document.cpp
LSP: Fix goto native declaration
2025-10-10 15:43:48 +02:00
gdscript_text_document.h
JSONRPC: Require manual method registration
2025-04-03 17:51:03 +02:00
gdscript_workspace.cpp
Merge pull request
#107469
from Ivorforce/vector-localvector-explicit-span-conversions
2025-09-30 11:19:17 -05:00
gdscript_workspace.h
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
godot_lsp.h
GDScript LSP: Rework and extend BBCode to markdown docstring conversion
2025-11-24 11:39:58 +01:00