Skip to content

Commit 399389c

Browse files
authored
Merge pull request #15001 from dotnet/merges/main-to-release/dev17.6
Merge main to release/dev17.6
2 parents 15e94b3 + a992943 commit 399389c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
},
1818
"FSharp.suggestGitignore": false,
1919
"FSharp.enableMSBuildProjectGraph": true,
20+
"FSharp.enableAdaptiveLspServer": false,
2021
"FSharp.workspacePath": "FSharp.Compiler.Service.sln",
2122
"FSharp.workspaceModePeekDeepLevel": 1,
2223
"FSharp.enableBackgroundServices": false,
@@ -53,4 +54,4 @@
5354
}
5455
},
5556
"editor.inlayHints.enabled": "offUnlessPressed"
56-
}
57+
}

0 commit comments

Comments
 (0)