Skip to content

Commit ba3033b

Browse files
[automated] Merge branch 'main' => 'prerelease' (#8382)
2 parents b9f7896 + d57187e commit ba3033b

35 files changed

+549
-8
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ This section provides instructions on how to debug locally built Roslyn and Razo
115115

116116
#### Configuring Roslyn Language Server
117117

118-
In your workspace `settings.json` file, add the following lines:
118+
In your `settings.json` file, add the following lines:
119119

120120
```json
121121
"dotnet.server.waitForDebugger": true,
@@ -124,11 +124,19 @@ In your workspace `settings.json` file, add the following lines:
124124

125125
Replace <roslynRepoRoot> with the actual path to your Roslyn repository.
126126

127+
If using C# Dev Kit, you can also override the Roslyn DevKit component in your `settings.json`:
128+
```json
129+
"dotnet.server.componentPaths": {
130+
"roslynDevKit": "<roslynRepoRoot>/artifacts/bin/Microsoft.VisualStudio.LanguageServices.DevKit/Debug/net9.0"
131+
},
132+
```
133+
127134
Or, in VSCode settings (`Ctrl+,`):
128135

129136
1. Search for `dotnet server`.
130137
2. Set `dotnet.server.path` to the path of your Roslyn DLL.
131138
3. Enable `dotnet.server.waitForDebugger`.
139+
4. (Optional) - add the component to `dotnet.server.componentPaths` (see above).
132140

133141
#### Configuring Razor Language Server
134142

l10n/bundle.l10n.cs.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,15 @@
5454
"Don't Ask Again": "Příště už se neptat",
5555
"Download Mono": "Stáhnout Mono",
5656
"Enable launching a web browser when ASP.NET Core starts. For more information: {0}": "Povolit spuštění webového prohlížeče při spuštění ASP.NET Core. Další informace: {0}",
57+
"Enter dotnet-trace arguments/dotnet-trace is a command name and should not be localized": "Zadejte argumenty pro dotnet-trace",
5758
"Error Message: ": "Chybová zpráva: ",
5859
"Expand": "Rozbalit",
5960
"Expected behavior": "Očekávané chování",
6061
"Extension": "Rozšíření",
6162
"Extensions": "Rozšíření",
6263
"Failed to complete the installation of the C# extension. Please see the error in the output window below.": "Nepovedlo se dokončit instalaci rozšíření C#. Podívejte se na chybu v okně výstupu níže.",
64+
"Failed to execute dotnet-trace command: {0}/dotnet-trace is a command name and should not be localized": "Nepovedlo se provést příkaz dotnet-trace: {0}",
65+
"Failed to install dotnet-trace, it may need to be manually installed. See C# output for details./dotnet-trace is a command name and should not be localized": "Nepovedlo se nainstalovat dotnet-trace, může být potřeba ho nainstalovat ručně. Podrobnosti najdete ve výstupu jazyka C#.",
6366
"Failed to parse tasks.json file: {0}": "Nepovedlo se parsovat soubor tasks.json: {0}",
6467
"Failed to run test: {0}": "Spuštění testu se nezdařilo: {0}",
6568
"Failed to set debugadpter directory": "Nepovedlo se nastavit adresář debugadpter.",
@@ -69,6 +72,7 @@
6972
"Fix All Code Action": "Opravit všechny akce kódu",
7073
"Fix All: ": "Opravit vše: ",
7174
"Fix all issues": "Opravit všechny problémy",
75+
"Folder for trace file {0} does not exist": "Složka pro trasovací soubor {0} neexistuje.",
7276
"For further information visit {0}": "Další informace najdete na {0}",
7377
"For further information visit {0}.": "Další informace najdete na {0}.",
7478
"For more information about the 'console' field, see {0}": "Další informace o poli „console“ najdete v tématu {0}",
@@ -82,9 +86,13 @@
8286
"If you have changed target frameworks, make sure to update the program path.": "Pokud jste změnili cílové architektury, nezapomeňte aktualizovat cestu k programu.",
8387
"Ignore": "Ignorovat",
8488
"Ignoring non-parseable lines in envFile {0}: {1}.": "Ignorování neanalyzovatelných řádků v souboru envFile {0}: {1}",
89+
"Initializing dotnet-trace.../dotnet-trace is a command name and should not be localized": "Inicializuje se dotnet-trace...",
90+
"Install": "Nainstalovat",
91+
"Installing dotnet-trace.../dotnet-trace is a command name and should not be localized": "Instaluje se dotnet-trace...",
8592
"IntelliCode features will not be available, {0} failed to activate.": "Funkce IntelliCode nebudou k dispozici, {0} se nepodařilo aktivovat.",
8693
"Invalid project index": "Neplatný index projektu",
8794
"Is this a Bug or Feature request?": "Jde o chybu, nebo žádost o funkci?",
95+
"Language server process not found, ensure the server is running.": "Proces jazykového serveru se nenašel, ujistěte se, že je server spuštěný.",
8896
"Logs": "Protokoly",
8997
"Machine information": "Informace o počítači",
9098
"More Detail": "Další podrobnosti",
@@ -129,6 +137,7 @@
129137
"Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Spustilo se shromažďování dat o problému Razor. Reprodukujte problém a stiskněte Zastavit.",
130138
"Razor issue data collection stopped. Copying issue content...": "Shromažďování dat o problému s Razorem se zastavilo. Kopíruje se obsah problému…",
131139
"Razor.VSCode version": "Verze Razor.VSCode",
140+
"Recording trace...": "Zaznamenává se trasování...",
132141
"Reload Window": "Znovu načíst okno",
133142
"Replace existing build and debug assets?": "Nahradit existující prostředky sestavení a ladění?",
134143
"Report Razor Issue": "Nahlásit problém s Razorem",
@@ -143,6 +152,8 @@
143152
"Run and Debug: auto-detection found {0} for a launch browser": "Spustit a ladit: Automatická detekce našla {0} pro spouštěný prohlížeč.",
144153
"Security Warning": "Upozornění zabezpečení",
145154
"See {0} output": "Zobrazit výstup {0}",
155+
"Select Folder to Save Trace File": "Vybrat složku pro uložení trasovacího souboru",
156+
"Select Trace Folder": "Vybrat složku trasování",
146157
"Select fix all action": "Vybrat akci Opravit vše",
147158
"Select project": "Vybrat projekt",
148159
"Select the process to attach to": "Vyberte proces, ke kterému se má program připojit.",
@@ -204,6 +215,7 @@
204215
"Workspace information": "Informace o pracovním prostoru",
205216
"Workspace projects": "Projekty pracovních prostorů",
206217
"Yes": "Ano",
218+
"You can modify the default arguments if needed": "V případě potřeby můžete změnit výchozí argumenty.",
207219
"You must first start the data collection before copying.": "Před kopírováním je zapotřebí nejdříve spustit shromažďování dat.",
208220
"You must first start the data collection before stopping.": "Před zastavením je zapotřebí nejdříve spustit shromažďování dat.",
209221
"Your workspace has multiple Visual Studio Solution files; please select one to get full IntelliSense.": "Váš pracovní prostor má více souborů řešení Visual Studio. Vyberte prosím jednu, abyste získali úplnou technologii IntelliSense.",
@@ -212,6 +224,7 @@
212224
"[ERROR] The debugger cannot be installed. Unknown platform.": "[CHYBA] Ladicí program nelze nainstalovat. Neznámá platforma.",
213225
"[ERROR]: C# Extension failed to install the debugger package.": "[CHYBA]: Rozšíření jazyka C# se nepodařilo nainstalovat balíček ladicího programu.",
214226
"[WARNING]: x86 Windows is not supported by the .NET debugger. Debugging will not be available.": "[UPOZORNĚNÍ]: Ladicí program .NET nepodporuje systém Windows pro platformu x86. Ladění nebude k dispozici.",
227+
"dotnet-trace not found, run \"{0}\" to install it?/dotnet-trace is a command name and should not be localized": "Příkaz dotnet-trace nebyl nalezen. Chcete ho nainstalovat spuštěním {0}?",
215228
"dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "Možnost dotnet.server.useOmharharp se změnila. Pokud chcete změnu použít, načtěte prosím znovu okno.",
216229
"pipeArgs must be a string or a string array type": "pipeArgs musí být řetězec nebo typ pole řetězců",
217230
"project.json is no longer a supported project format for .NET Core applications.": "project.json již není podporovaným formátem projektu pro aplikace .NET Core.",

l10n/bundle.l10n.de.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,15 @@
5454
"Don't Ask Again": "Nicht mehr fragen",
5555
"Download Mono": "Mono Herunterladen",
5656
"Enable launching a web browser when ASP.NET Core starts. For more information: {0}": "Aktivieren Sie das Starten eines Webbrowsers, wenn ASP.NET Core gestartet wird. Weitere Informationen: {0}",
57+
"Enter dotnet-trace arguments/dotnet-trace is a command name and should not be localized": "Argumente für dotnet-trace eingeben",
5758
"Error Message: ": "Fehlermeldung: ",
5859
"Expand": "Erweitern",
5960
"Expected behavior": "Erwartetes Verhalten",
6061
"Extension": "Erweiterung",
6162
"Extensions": "Erweiterungen",
6263
"Failed to complete the installation of the C# extension. Please see the error in the output window below.": "Fehler beim Abschließen der Installation der C#-Erweiterung. Den Fehler finden Sie unten im Ausgabefenster.",
64+
"Failed to execute dotnet-trace command: {0}/dotnet-trace is a command name and should not be localized": "dotnet-trace-Befehl konnte nicht ausgeführt werden: {0}",
65+
"Failed to install dotnet-trace, it may need to be manually installed. See C# output for details./dotnet-trace is a command name and should not be localized": "dotnet-trace konnte nicht installiert werden, möglicherweise ist eine manuelle Installation erforderlich. Details finden Sie in der C#-Ausgabe.",
6366
"Failed to parse tasks.json file: {0}": "Fehler beim Analysieren der Datei \"tasks.json\": {0}",
6467
"Failed to run test: {0}": "Fehler beim Ausführen der Tests: {0}",
6568
"Failed to set debugadpter directory": "Fehler beim Festlegen des Debugadapterverzeichnisses",
@@ -69,6 +72,7 @@
6972
"Fix All Code Action": "Korrigieren der gesamten Codeaktion",
7073
"Fix All: ": "Alle korrigieren: ",
7174
"Fix all issues": "Alle Probleme beheben",
75+
"Folder for trace file {0} does not exist": "Der Ordner für die Ablaufverfolgungsdatei {0} ist nicht vorhanden.",
7276
"For further information visit {0}": "Weitere Informationen finden Sie unter {0}",
7377
"For further information visit {0}.": "Weitere Informationen finden Sie unter {0}.",
7478
"For more information about the 'console' field, see {0}": "Weitere Informationen zum Feld \"Konsole\" finden Sie unter {0}",
@@ -82,9 +86,13 @@
8286
"If you have changed target frameworks, make sure to update the program path.": "Wenn Sie Zielframeworks geändert haben, stellen Sie sicher, dass Sie den Programmpfad aktualisieren.",
8387
"Ignore": "Ignorieren",
8488
"Ignoring non-parseable lines in envFile {0}: {1}.": "Nicht parsebare Zeilen in envFile {0} werden ignoriert: {1}.",
89+
"Initializing dotnet-trace.../dotnet-trace is a command name and should not be localized": "dotnet-trace wird initialisiert...",
90+
"Install": "Installieren",
91+
"Installing dotnet-trace.../dotnet-trace is a command name and should not be localized": "dotnet-trace wird installiert...",
8592
"IntelliCode features will not be available, {0} failed to activate.": "IntelliCode-Funktionen sind nicht verfügbar, {0} konnte nicht aktiviert werden.",
8693
"Invalid project index": "Ungültiger Projektindex",
8794
"Is this a Bug or Feature request?": "Handelt es sich um einen Fehler oder eine Featureanforderung?",
95+
"Language server process not found, ensure the server is running.": "Der Sprachserverprozess wurde nicht gefunden. Stellen Sie sicher, dass der Server ausgeführt wird.",
8896
"Logs": "Protokolle",
8997
"Machine information": "Computerinformationen",
9098
"More Detail": "Weitere Details",
@@ -129,6 +137,7 @@
129137
"Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Die Sammlung von Razor-Problemdaten wurde gestartet. Reproduzieren Sie das Problem, und drücken Sie dann \"Beenden\".",
130138
"Razor issue data collection stopped. Copying issue content...": "Die Sammlung von Razor-Problemdaten wurde beendet. Probleminhalt wird kopiert...",
131139
"Razor.VSCode version": "Razor.VSCode-Version",
140+
"Recording trace...": "Ablaufverfolgung wird aufgezeichnet...",
132141
"Reload Window": "Fenster neu laden",
133142
"Replace existing build and debug assets?": "Vorhandene Build- und Debugressourcen ersetzen?",
134143
"Report Razor Issue": "Razor-Problem melden",
@@ -143,6 +152,8 @@
143152
"Run and Debug: auto-detection found {0} for a launch browser": "Ausführen und Debuggen: Die automatische Erkennung hat {0} für einen Startbrowser gefunden.",
144153
"Security Warning": "Sicherheitswarnung",
145154
"See {0} output": "{0}-Ausgabe anzeigen",
155+
"Select Folder to Save Trace File": "Ordner zum Speichern der Ablaufverfolgungsdatei auswählen",
156+
"Select Trace Folder": "Ablaufverfolgungsordner auswählen",
146157
"Select fix all action": "Aktion „Alle korrigieren“ auswählen",
147158
"Select project": "Projekt auswählen",
148159
"Select the process to attach to": "Prozess auswählen, an den angefügt werden soll",
@@ -204,6 +215,7 @@
204215
"Workspace information": "Arbeitsbereichsinformationen",
205216
"Workspace projects": "Arbeitsbereichsprojekte",
206217
"Yes": "Ja",
218+
"You can modify the default arguments if needed": "Sie können die Standardargumente bei Bedarf ändern.",
207219
"You must first start the data collection before copying.": "Sie müssen die Datensammlung vor dem Kopieren starten.",
208220
"You must first start the data collection before stopping.": "Sie müssen zuerst die Datensammlung starten, bevor Sie sie beenden.",
209221
"Your workspace has multiple Visual Studio Solution files; please select one to get full IntelliSense.": "Ihr Arbeitsbereich umfasst mehrere Visual Studio-Projektmappendateien. Wählen Sie eine aus, um vollständiges IntelliSense zu erhalten.",
@@ -212,6 +224,7 @@
212224
"[ERROR] The debugger cannot be installed. Unknown platform.": "[FEHLER] Der Debugger kann nicht installiert werden. Unbekannte Plattform.",
213225
"[ERROR]: C# Extension failed to install the debugger package.": "[FEHLER]: Fehler beim Installieren des Debuggerpakets durch die C#-Erweiterung.",
214226
"[WARNING]: x86 Windows is not supported by the .NET debugger. Debugging will not be available.": "[WARNUNG]: x86 Windows wird vom .NET-Debugger nicht unterstützt. Debuggen ist nicht verfügbar.",
227+
"dotnet-trace not found, run \"{0}\" to install it?/dotnet-trace is a command name and should not be localized": "dotnet-trace wurde nicht gefunden. Zum Installieren „{0}“ ausführen?",
215228
"dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "Die Option \"dotnet.server.useOmnisharp\" wurde geändert. Laden Sie das Fenster neu, um die Änderung anzuwenden.",
216229
"pipeArgs must be a string or a string array type": "pipeArgs muss eine Zeichenfolge oder ein Zeichenfolgenarraytyp sein.",
217230
"project.json is no longer a supported project format for .NET Core applications.": "„project.json“ ist kein unterstütztes Projektformat mehr für .NET Core-Anwendungen.",

0 commit comments

Comments
 (0)