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
18fbdbb456c07a56b358bea2e392765fbcbb3283
godot
/
modules
/
gdscript
/
language_server
T
History
Rafael Delboni
06bce137e3
Improve LSP completion using scene owner
...
Fixes
:
#36473
2020-02-25 23:27:17 -03:00
..
gdscript_extend_parser.cpp
Fix static functions loop using class' functions
2020-01-28 14:19:09 -05:00
gdscript_extend_parser.h
…
gdscript_language_protocol.cpp
Fix crash after closing a GDScript LSP session
2020-02-23 19:25:41 +00:00
gdscript_language_protocol.h
Fix crash after closing a GDScript LSP session
2020-02-23 19:25:41 +00:00
gdscript_language_server.cpp
…
gdscript_language_server.h
…
gdscript_text_document.cpp
Fix hover symbol content position
2020-02-12 17:59:20 +08:00
gdscript_text_document.h
…
gdscript_workspace.cpp
Improve LSP completion using scene owner
2020-02-25 23:27:17 -03:00
gdscript_workspace.h
Improve LSP completion using scene owner
2020-02-25 23:27:17 -03:00
lsp.hpp
…