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
12c776dba30f79c0fa84e136e1015c115812cccd
godot
/
modules
/
gdscript
/
language_server
History
Rafael Delboni
5736e43fe4
fix: Return only scenes for script owners on LSP completion
...
Fix
:
#36680
(cherry picked from commit
2f08f4ef4e
)
2020-03-25 09:44:09 +01:00
..
gdscript_extend_parser.cpp
…
gdscript_extend_parser.h
…
gdscript_language_protocol.cpp
Fix crash after closing a GDScript LSP session
2020-03-25 09:43:28 +01:00
gdscript_language_protocol.h
Fix crash after closing a GDScript LSP session
2020-03-25 09:43:28 +01:00
gdscript_language_server.cpp
…
gdscript_language_server.h
…
gdscript_text_document.cpp
Fix hover symbol content position
2020-02-14 16:08:14 +01:00
gdscript_text_document.h
…
gdscript_workspace.cpp
fix: Return only scenes for script owners on LSP completion
2020-03-25 09:44:09 +01:00
gdscript_workspace.h
fix: Return only scenes for script owners on LSP completion
2020-03-25 09:44:09 +01:00
lsp.hpp
…