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
976cb7ea9f59813f99e06c4c345c19ff68c2c591
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
Convert _notification methods to switch - Chunk C
2022-02-16 13:03:05 -05:00
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
Make FileAccess and DirAccess classes reference counted.
2022-04-11 13:28:51 +03:00
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