mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
Enable daemon mode for Roslyn LSP
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"--prerelease",
|
||||
"--",
|
||||
"--stdio",
|
||||
"--daemon-mode",
|
||||
"--autoLoadProjects"
|
||||
],
|
||||
"extensionToLanguage": {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"--prerelease",
|
||||
"--",
|
||||
"--stdio",
|
||||
"--daemon-mode",
|
||||
"--autoLoadProjects"
|
||||
],
|
||||
"cwd": "${PLUGIN_ROOT}",
|
||||
|
||||
Reference in New Issue
Block a user