mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Add --lsp-port as a command line argument
This commit is contained in:
@@ -53,6 +53,7 @@ private:
|
||||
void _notification(int p_what);
|
||||
|
||||
public:
|
||||
static int port_override;
|
||||
GDScriptLanguageServer();
|
||||
void start();
|
||||
void stop();
|
||||
|
||||
Reference in New Issue
Block a user