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
0ff8742919af72c7412e63ef0f646cb4e7bd7d8f
godot
/
modules
/
gdscript
/
language_server
History
trollodel
c90d0bd84f
Use forward-declarations in big editor classes
2022-11-29 09:59:43 +01:00
..
gdscript_extend_parser.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_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
Implement
GDScriptTextDocument::willSaveWaitUntil
to clean up outdated documents before saving
2022-10-04 15:38:57 +08:00