mirror of
https://github.com/godotengine/godot.git
synced 2025-10-20 00:13:30 +00:00
[3.x] Add --lsp-port
as a command line argument
This commit is contained in:
parent
ddba96755f
commit
22c9ac1540
3 changed files with 30 additions and 4 deletions
|
@ -52,6 +52,7 @@ private:
|
|||
void _notification(int p_what);
|
||||
|
||||
public:
|
||||
static int port_override;
|
||||
GDScriptLanguageServer();
|
||||
void start();
|
||||
void stop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue