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
7a67ae01a47cc08fbd66f3c4e780118fbc07ef91
godot
/
modules
/
gdscript
/
language_server
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
…