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
bb9469aa6547fb6729bf2697e0f3605b4320d91c
godot
/
modules
/
gdscript
/
language_server
History
Francois Belair
ad01201f34
Remove extraneous return to LSP
2021-12-07 12:37:11 -05:00
..
gdscript_extend_parser.cpp
…
gdscript_extend_parser.h
…
gdscript_language_protocol.cpp
Rename
remove()
to
remove_at()
when removing by index
2021-11-23 18:58:57 -07:00
gdscript_language_protocol.h
…
gdscript_language_server.cpp
…
gdscript_language_server.h
Auto-Increment Debugger Port
2021-12-04 15:25:13 -06:00
gdscript_text_document.cpp
Remove extraneous return to LSP
2021-12-07 12:37:11 -05:00
gdscript_text_document.h
…
gdscript_workspace.cpp
Prevent LSP adding signal func to non GDScripts
2021-12-04 10:58:05 -05:00
gdscript_workspace.h
…
lsp.hpp
…