Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f007b0e

Browse files
author
Akos Kitta
committed
fixed port for the LS.
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
1 parent 5d93a74 commit f007b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎arduino-ide-extension/src/browser/arduino-frontend-contribution.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ export class ArduinoFrontendContribution
373373
): Promise<void> {
374374
const release = await this.languageServerStartMutex.acquire();
375375
try {
376-
const port = this.daemon.tryGetPort();
376+
const port = awaitthis.daemon.tryGetPort();
377377
if (!port) {
378378
return;
379379
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /