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 b41b712

Browse files
Add a comment.
1 parent e5abee2 commit b41b712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Extension/src/LanguageServer/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ export class DefaultClient implements Client {
953953
public getShowConfigureIntelliSenseButton(): boolean { return this.showConfigureIntelliSenseButton; }
954954
public setShowConfigureIntelliSenseButton(show: boolean): void { this.showConfigureIntelliSenseButton = show; }
955955

956-
private lastInvokedLspMessage: string = "";
956+
private lastInvokedLspMessage: string = "";// e.g. cpptools/hover
957957

958958
/**
959959
* don't use this.rootFolder directly since it can be undefined

0 commit comments

Comments
(0)

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