mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	|  4995a477ff If the number of parameters was less than the number of class members, the LSP would cause godot to crash because it was using the index for class members instead of the index for signal parameters. Fixes #54720 . | ||
|---|---|---|
| .. | ||
| gdscript_extend_parser.cpp | ||
| gdscript_extend_parser.h | ||
| gdscript_language_protocol.cpp | ||
| gdscript_language_protocol.h | ||
| gdscript_language_server.cpp | ||
| gdscript_language_server.h | ||
| gdscript_text_document.cpp | ||
| gdscript_text_document.h | ||
| gdscript_workspace.cpp | ||
| gdscript_workspace.h | ||
| lsp.hpp | ||