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
eb88aef537bf7206340e9e64ecf85eb9585ff53b
godot
/
modules
/
gdscript
/
language_server
History
Quentin Guidée
e0f1e02cc7
Fix use of comma instead of semicolon
...
Signed-off-by: Quentin Guidée <
quentin.guidee@gmail.com
>
2022-12-17 20:17:04 -05:00
..
gdscript_extend_parser.cpp
Keep GDScriptAnalyzer alive for whole parse()
2022-12-06 10:01:18 +01:00
gdscript_extend_parser.h
…
gdscript_language_protocol.cpp
Use forward-declarations in big editor classes
2022-11-29 09:59:43 +01:00
gdscript_language_protocol.h
…
gdscript_language_server.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
gdscript_language_server.h
…
gdscript_text_document.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
gdscript_text_document.h
Implement
GDScriptTextDocument::willSaveWaitUntil
to clean up outdated documents before saving
2022-10-04 15:38:57 +08:00
gdscript_workspace.cpp
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
2022-10-07 11:32:33 +03:00
gdscript_workspace.h
…
godot_lsp.h
Fix use of comma instead of semicolon
2022-12-17 20:17:04 -05:00