This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/tiennm99/godot.git
synced
2026-06-23 05:37:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80fc90e82a57e8111cb7577b05bb2de021000e75
godot
/
modules
/
gdscript
/
language_server
T
History
Fabio Alessandrelli
80fc90e82a
Merge pull request
#50454
from Ev1lbl0w/gsoc21-dap
...
Implemented initial DAP support
2021-08-03 17:12:37 +02:00
..
gdscript_extend_parser.cpp
Fix LSP reporting wrong types
2021-07-26 16:26:23 -04:00
gdscript_extend_parser.h
Update copyright statements to 2021
2021-01-01 20:19:21 +01:00
gdscript_language_protocol.cpp
Implemented initial DAP support
2021-08-02 10:43:35 +01:00
gdscript_language_protocol.h
Misc cleanup of header includes
2021-07-15 00:46:43 +02:00
gdscript_language_server.cpp
Implement the ability to disable classes
2021-07-13 09:25:14 -03:00
gdscript_language_server.h
Initialize class/struct variables with default values in modules/
2021-02-08 10:57:18 +01:00
gdscript_text_document.cpp
Use C++ iterators for Lists in many situations
2021-07-23 17:38:28 -04:00
gdscript_text_document.h
Implement didClose notification in LSP
2021-07-08 11:40:15 -04:00
gdscript_workspace.cpp
Use const references where possible for List range iterators
2021-07-25 12:22:25 +02:00
gdscript_workspace.h
Rename Reference to RefCounted
2021-06-11 18:48:42 +02:00
lsp.hpp
Fix LSP reporting wrong types
2021-07-26 16:26:23 -04:00