This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
28a3dee276d64d7c2bf1c7d54ebbb5a6b82caf4a
godot
/
modules
/
gdscript
/
language_server
History
Yuri Sizov
f85bafaa11
Add grouping annotations for class properties in GDScript
2022-07-05 22:01:40 +03:00
..
gdscript_extend_parser.cpp
Add grouping annotations for class properties in GDScript
2022-07-05 22:01:40 +03:00
gdscript_extend_parser.h
…
gdscript_language_protocol.cpp
Add a new HashMap implementation
2022-05-12 11:21:29 +02:00
gdscript_language_protocol.h
…
gdscript_language_server.cpp
…
gdscript_language_server.h
…
gdscript_text_document.cpp
Merge pull request
#59482
from kurtlachmann/lsp_better_parentheses
2022-06-15 15:31:35 +02:00
gdscript_text_document.h
…
gdscript_workspace.cpp
Add a new HashSet template
2022-05-20 22:40:38 +02:00
gdscript_workspace.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
lsp.hpp
Merge pull request
#59482
from kurtlachmann/lsp_better_parentheses
2022-06-15 15:31:35 +02:00