Movatterモバイル変換


[0]ホーム

URL:


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

Commitc74908f

Browse files
committed
Change C/C++ taskSourceStr to shell.
1 parentfde1427 commitc74908f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Extension/src/LanguageServer/extension.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ let realActivationOccurred: boolean = false;
4747
lettempCommands:vscode.Disposable[]=[];
4848
letactivatedPreviously:PersistentWorkspaceState<boolean>;
4949
letbuildInfoCache:BuildInfo|undefined;
50-
consttaskSourceStr:string="C/C++";
50+
consttaskSourceStr:string="shell";
5151
constcppInstallVsixStr:string='C/C++: Install vsix -- ';
5252
lettaskProvider:vscode.Disposable;
5353
letcodeActionProvider:vscode.Disposable;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp