Rafael Delboni 5736e43fe4 fix: Return only scenes for script owners on LSP completion 5 years ago
..
gdscript_extend_parser.cpp f6968d5f17 Fix static functions loop using class' functions 5 years ago
gdscript_extend_parser.h d35c018a7a GDScript LSP: Implement signatureHelp 5 years ago
gdscript_language_protocol.cpp 41500249e3 Fix crash after closing a GDScript LSP session 5 years ago
gdscript_language_protocol.h 41500249e3 Fix crash after closing a GDScript LSP session 5 years ago
gdscript_language_server.cpp e1a0ce5af9 Prevent GDScript language server from listening to external hosts by default 5 years ago
gdscript_language_server.h d901d5993b Allow enable/disable threading for LSP server 5 years ago
gdscript_text_document.cpp 57151c5e31 Fix hover symbol content position 5 years ago
gdscript_text_document.h d35c018a7a GDScript LSP: Implement signatureHelp 5 years ago
gdscript_workspace.cpp 5736e43fe4 fix: Return only scenes for script owners on LSP completion 5 years ago
gdscript_workspace.h 5736e43fe4 fix: Return only scenes for script owners on LSP completion 5 years ago
lsp.hpp e804eebfe5 Remove completion triggers for ',' and '(' which may conflict with signature helper 5 years ago