This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
a08ebf9c2dfc19ce30a61045bbcf6066ef1caa75
godot
/
modules
/
gdscript
/
language_server
T
History
A Thousand Ships
f11aff3841
Editor: Restructure editor code
...
Moving various editor files into sub folders to reduce clutter
2025-07-04 18:18:22 +02:00
..
gdscript_extend_parser.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
gdscript_extend_parser.h
Style: Convert namespaces to PascalCase
2025-03-23 19:10:24 -05:00
gdscript_language_protocol.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
gdscript_language_protocol.h
Core: Avoid including
modules_enabled
in headers
2025-03-11 19:42:13 -05:00
gdscript_language_server.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
gdscript_language_server.h
Style: Replace header guards with
#pragma once
2025-03-07 17:33:47 -06:00
gdscript_text_document.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
gdscript_text_document.h
JSONRPC: Require manual method registration
2025-04-03 17:51:03 +02:00
gdscript_workspace.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
gdscript_workspace.h
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
godot_lsp.h
LSP: Fix file URI handling + warn about workspace project mismatch
2025-06-18 19:54:50 +02:00