| .. |
|
gdscript_extend_parser.cpp
|
LSP: Fix relative path handling for document links
|
2025-04-05 17:35:06 +07:00 |
|
gdscript_extend_parser.h
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 +07:00 |
|
gdscript_language_protocol.cpp
|
JSONRPC: Require manual method registration
|
2025-04-03 17:51:03 +07:00 |
|
gdscript_language_protocol.h
|
Core: Avoid including `modules_enabled` in headers
|
2025-03-11 19:42:13 +07:00 |
|
gdscript_language_server.cpp
|
Remove unused header in drivers and modules.
|
2024-12-24 00:40:47 +07:00 |
|
gdscript_language_server.h
|
Style: Replace header guards with `#pragma once`
|
2025-03-07 17:33:47 +07:00 |
|
gdscript_text_document.cpp
|
Style: Convert namespaces to PascalCase
|
2025-03-23 19:10:24 +07:00 |
|
gdscript_text_document.h
|
JSONRPC: Require manual method registration
|
2025-04-03 17:51:03 +07:00 |
|
gdscript_workspace.cpp
|
Add `uri_file_decode` to handle `+` in file names.
|
2025-04-07 23:49:17 +07:00 |
|
gdscript_workspace.h
|
JSONRPC: Require manual method registration
|
2025-04-03 17:51:03 +07:00 |
|
godot_lsp.h
|
LSP: Don't advertise support for workspace symbols
|
2025-04-05 18:11:44 +07:00 |