This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
4f294b958f0ca7964297bfb7f3742e06edaaba6a
engine
/
modules
/
gdscript
/
language_server
T
History
Hugo Locurcio
c1fcb22677
Fix
line
being assigned to twice in the GDScript language server
...
This
closes
#32090
.
2019-09-23 15:27:30 +02:00
..
gdscript_extend_parser.cpp
Fix
line
being assigned to twice in the GDScript language server
2019-09-23 15:27:30 +02:00
gdscript_extend_parser.h
…
gdscript_language_protocol.cpp
Changed some code found by Clang Tidy and Coverity
2019-09-22 18:45:08 +02:00
gdscript_language_protocol.h
…
gdscript_language_server.cpp
…
gdscript_language_server.h
…
gdscript_text_document.cpp
Changed some code found by Clang Tidy and Coverity
2019-09-22 18:45:08 +02:00
gdscript_text_document.h
…
gdscript_workspace.cpp
…
gdscript_workspace.h
…
lsp.hpp
…