behaviour-tree-test/modules/gdscript/language_server
Thaddeus Crews 9b22b41531
Merge pull request #105087 from HolonProduction/lsp-annotations
LSP: Extract annotations from `EditorHelp`
2025-07-03 12:21:28 -05:00
..
gdscript_extend_parser.cpp Merge pull request #107315 from HolonProduction/lsp-brief-fix 2025-06-12 11:56:42 +02:00
gdscript_extend_parser.h Style: Convert namespaces to PascalCase 2025-03-23 19:10:24 -05:00
gdscript_language_protocol.cpp LSP: Fix file URI handling + warn about workspace project mismatch 2025-06-18 19:54:50 +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 LSP: Don't poll during editor setup 2025-06-30 13:53:07 +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 LSP: Fix file URI handling + warn about workspace project mismatch 2025-06-18 19:54:50 +02:00
gdscript_text_document.h JSONRPC: Require manual method registration 2025-04-03 17:51:03 +02:00
gdscript_workspace.cpp Merge pull request #105087 from HolonProduction/lsp-annotations 2025-07-03 12:21:28 -05:00
gdscript_workspace.h LSP: Fix file URI handling + warn about workspace project mismatch 2025-06-18 19:54:50 +02:00
godot_lsp.h LSP: Fix file URI handling + warn about workspace project mismatch 2025-06-18 19:54:50 +02:00