You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Expose code actions to Razor cohosting (PR: [#75711](https://github.com/dotnet/roslyn/pull/75711))
23
+
* Do not include source generated documents in related document results (PR: [#75718](https://github.com/dotnet/roslyn/pull/75718))
24
+
* Fix issue where inlay hints could not be resolved if multiple editors opened side by side (PR: [#75709](https://github.com/dotnet/roslyn/pull/75709))
25
+
* Reduce allocations in ProjectSystemProjectFactory.ConvertMetadataReferencesToProjectReferences_NoLock (PR: [#75646](https://github.com/dotnet/roslyn/pull/75646))
26
+
* Reduce memory and CPU costs due to SegmentedList usage (PR: [#75661](https://github.com/dotnet/roslyn/pull/75661))
7
27
* Bump xamltools to 17.13.35506.24 (PR: [#7740](https://github.com/dotnet/vscode-csharp/pull/7740))
28
+
* Bump xamltools to 17.13.35507.225 (PR: [#7755](https://github.com/dotnet/vscode-csharp/pull/7755))
29
+
* XAML IntelliseSense completions for Image.Source
8
30
9
31
# 2.55.x
10
32
* Update Roslyn to 4.13.0-2.24531.3 (PR: [#7722](https://github.com/dotnet/vscode-csharp/pull/7722))
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Při instalaci ladicího programu .NET došlo k chybě. Rozšíření C# může být nutné přeinstalovat.",
"C# Project Context Status": "Stav kontextu projektu jazyka C#",
17
17
"C# Workspace Status": "Stav pracovního prostoru C#",
18
18
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "Konfigurace jazyka C# se změnila. Chcete znovu spustit jazykový server se změnami?",
@@ -96,7 +96,7 @@
96
96
"Non Razor file as active document": "Soubor, který není Razor, jako aktivní dokument",
97
97
"Not Now": "Teď ne",
98
98
"OmniSharp": "OmniSharp",
99
-
"OmniSharp Log": "OmniSharp Log",
99
+
"OmniSharp Log": "Protokol OmniSharp",
100
100
"OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "OmniSharp vyžaduje kompletní instalaci modulu runtime Mono (včetně MSBuildu), aby mohl poskytovat jazykové služby, pokud je v nastavení vypnutý parametr omnisharp.useModernNet. Nainstalujte prosím nejnovější verzi modulu runtime Mono a proveďte restart.",
101
101
"Open envFile": "Otevřít soubor envFile",
102
102
"Open settings": "Otevřít nastavení",
@@ -120,7 +120,7 @@
120
120
"Razor HTML copied to clipboard": "Kód HTML Razor se zkopíroval do schránky.",
121
121
"Razor Language Server failed to start unexpectedly, please check the 'Razor Log' and report an issue.": "Neočekávaně se nepovedlo spustit jazykový server Razor. Zkontrolujte prosím protokol Razor a nahlaste problém.",
122
122
"Razor Language Server failed to stop correctly, please check the 'Razor Log' and report an issue.": "Nepovedlo se správně zastavit jazykový server Razor. Zkontrolujte prosím protokol Razor a nahlaste problém.",
123
-
"Razor Log": "Razor Log",
123
+
"Razor Log": "Protokol Razor",
124
124
"Razor document": "Dokument Razor",
125
125
"Razor issue copied to clipboard": "Problém s Razorem se zkopíroval do schránky.",
126
126
"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.",
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.it.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,16 @@
3
3
"'{0}' request is not supported for the '{1}' configuration.": "La richiesta '{0}' non è supportata per la configurazione '{1}'.",
4
4
"'{0}' was not provided in the debug configuration.": "'{0}' non è stato specificato nella configurazione di debug.",
5
5
"'{0}' was not set in the debug configuration.": "'{0}' non è stato impostato nella configurazione di debug.",
6
-
".NET NuGet Restore": ".NET NuGet Restore",
7
-
".NET Test Log": ".NET Test Log",
6
+
".NET NuGet Restore": "Ripristino NuGet .NET",
7
+
".NET Test Log": "Log di test .NET",
8
8
"1 reference": "1 riferimento",
9
9
"A valid dotnet installation could not be found: {0}": "Non è stato possibile trovare un'installazione dotnet valida: {0}",
10
10
"Active File Context": "Contesto del file attivo",
11
11
"Actual behavior": "Comportamento effettivo",
12
12
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Errore durante l'installazione del debugger .NET. Potrebbe essere necessario reinstallare l'estensione C#.",
13
13
"Author": "Autore",
14
14
"Bug": "Bug",
15
-
"C# LSP Trace Logs": "C# LSP Trace Logs",
15
+
"C# LSP Trace Logs": "Log di traccia LSP C#",
16
16
"C# Project Context Status": "Stato contesto del progetto C#",
17
17
"C# Workspace Status": "Stato dell'area di lavoro C#",
18
18
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "La configurazione di C# è stata modificata. Riavviare il server di linguaggio con le modifiche?",
@@ -96,7 +96,7 @@
96
96
"Non Razor file as active document": "File non Razor come documento attivo",
97
97
"Not Now": "Non ora",
98
98
"OmniSharp": "OmniSharp",
99
-
"OmniSharp Log": "OmniSharp Log",
99
+
"OmniSharp Log": "Log OmniSharp",
100
100
"OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "OmniSharp richiede un'installazione completa di Mono (incluso MSBuild) per fornire servizi di linguaggio quando `omnisharp.useModernNet` è disabilitato in Impostazioni. Installare la versione più recente di Mono e riavviare.",
101
101
"Open envFile": "Apri envFile",
102
102
"Open settings": "Apri impostazioni",
@@ -120,7 +120,7 @@
120
120
"Razor HTML copied to clipboard": "HTML Razor copiato negli Appunti",
121
121
"Razor Language Server failed to start unexpectedly, please check the 'Razor Log' and report an issue.": "L'avvio imprevisto del server di linguaggio Razor non è riuscito. Controllare il 'Log Razor' e segnalare il problema.",
122
122
"Razor Language Server failed to stop correctly, please check the 'Razor Log' and report an issue.": "Non è stato possibile arrestare correttamente Il server di linguaggio Razor. Controllare il 'Log Razor' e segnalare il problema.",
123
-
"Razor Log": "Razor Log",
123
+
"Razor Log": "Log Razor",
124
124
"Razor document": "Documento Razor",
125
125
"Razor issue copied to clipboard": "Problema Razor copiato negli Appunti",
126
126
"Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Raccolta dati del problema Razor avviata. Riprodurre il problema e quindi premere \"Arresta\"",
@@ -210,7 +210,7 @@
210
210
"dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "L'opzione dotnet.server.useOmnisharp è stata modificata. Ricaricare la finestra per applicare la modifica",
211
211
"pipeArgs must be a string or a string array type": "pipeArgs deve essere un tipo stringa o matrice di stringhe",
212
212
"project.json is no longer a supported project format for .NET Core applications.": "project.json non è più un formato di progetto supportato per le applicazioni .NET Core.",
213
-
"remote-attach": "remote-attach",
213
+
"remote-attach": "collegamento remoto",
214
214
"{0} references": "{0} riferimenti",
215
215
"{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0}, incollare il contenuto del problema come corpo del problema. Non dimenticare di compilare i dettagli rimasti che non sono stati compilati."
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.ja.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,16 @@
3
3
"'{0}' request is not supported for the '{1}' configuration.": "'{0}' 要求は '{1}' 構成ではサポートされていません。",
4
4
"'{0}' was not provided in the debug configuration.": "'{0}' はデバッグ構成で指定されませんでした。",
5
5
"'{0}' was not set in the debug configuration.": "'{0}' はデバッグ構成で設定されませんでした。",
6
-
".NET NuGet Restore": ".NET NuGet Restore",
7
-
".NET Test Log": ".NET Test Log",
6
+
".NET NuGet Restore": ".NET NuGet 復元",
7
+
".NET Test Log": ".NET テスト ログ",
8
8
"1 reference": "1 個の参照",
9
9
"A valid dotnet installation could not be found: {0}": "有効な dotnet インストールが見つかりませんでした: {0}",
10
10
"Active File Context": "アクティブ ファイル コンテキスト",
11
11
"Actual behavior": "実際の動作",
12
12
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": ".NET デバッガーのインストール中にエラーが発生しました。C# 拡張機能の再インストールが必要になる可能性があります。",
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "C# の構成が変更されました。変更を加えて言語サーバーを再起動しますか?",
@@ -96,7 +96,7 @@
96
96
"Non Razor file as active document": "アクティブなドキュメントとしての Razor 以外のファイル",
97
97
"Not Now": "今はしない",
98
98
"OmniSharp": "OmniSharp",
99
-
"OmniSharp Log": "OmniSharp Log",
99
+
"OmniSharp Log": "OmniSharp ログ",
100
100
"OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "OmniSharp では、[設定] で `omnisharp.useModernNet` が無効になっている場合に言語サービスを提供するために Mono (MSBuild を含む) の完全なインストールが必要です。最新の Mono をインストールして再起動してください。",
101
101
"Open envFile": "envFile を開く",
102
102
"Open settings": "設定を開く",
@@ -120,7 +120,7 @@
120
120
"Razor HTML copied to clipboard": "Razor HTML がクリップボードにコピーされました",
121
121
"Razor Language Server failed to start unexpectedly, please check the 'Razor Log' and report an issue.": "Razor 言語サーバーが予期せず起動できませんでした。'Razor ログ' を確認して問題を報告してください。",
122
122
"Razor Language Server failed to stop correctly, please check the 'Razor Log' and report an issue.": "Razor 言語サーバーを正しく停止できませんでした。'Razor ログ' を確認して問題を報告してください。",
123
-
"Razor Log": "Razor Log",
123
+
"Razor Log": "Razor ログ",
124
124
"Razor document": "Razor ドキュメント",
125
125
"Razor issue copied to clipboard": "Razor の問題がクリップボードにコピーされました",
126
126
"Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Razor の問題のデータ収集が開始されました。 問題を再現してから \"停止\" を押してください",
@@ -210,7 +210,7 @@
210
210
"dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "dotnet.server.useOmnisharp オプションが変更されました。変更を適用するために、ウィンドウを再読み込みしてください",
211
211
"pipeArgs must be a string or a string array type": "pipeArgs は文字列型または文字列配列型である必要があります",
212
212
"project.json is no longer a supported project format for .NET Core applications.": "project.json は、.NET Core アプリケーションでサポートされているプロジェクト形式ではなくなりました。",
213
-
"remote-attach": "remote-attach",
213
+
"remote-attach": "リモート接続",
214
214
"{0} references": "{0} 個の参照",
215
215
"{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0}、問題の内容を問題の本文として貼り付けます。未記入の詳細があれば忘れずに記入してください。"
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Wystąpił błąd podczas instalacji debugera platformy .NET. Może być konieczne ponowne zainstalowanie rozszerzenia języka C#.",
13
13
"Author": "Autor",
14
14
"Bug": "Usterka",
15
-
"C# LSP Trace Logs": "C# LSP Trace Logs",
15
+
"C# LSP Trace Logs": "Dzienniki śledzenia LSP języka C#",
16
16
"C# Project Context Status": "Stan kontekstu projektu C#",
17
17
"C# Workspace Status": "Stan obszaru roboczego języka C#",
18
18
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "Konfiguracja języka C# została zmieniona. Czy chcesz ponownie uruchomić serwer językowy ze zmianami?",
@@ -96,7 +96,7 @@
96
96
"Non Razor file as active document": "Plik inny niż Razor jako aktywny dokument",
97
97
"Not Now": "Nie teraz",
98
98
"OmniSharp": "OmniSharp",
99
-
"OmniSharp Log": "OmniSharp Log",
99
+
"OmniSharp Log": "Dziennik OmniSharp",
100
100
"OmniSharp requires a complete install of Mono (including MSBuild) to provide language services when `omnisharp.useModernNet` is disabled in Settings. Please install the latest Mono and restart.": "Element OmniSharp wymaga pełnej instalacji wdrożenia Mono (w tym programu MSBuild), aby dostarczać usługi językowe, gdy właściwość „omnisharp.useModernNet” jest wyłączona w ustawieniach. Zainstaluj najnowsze wdrożenie Mono i uruchom ponownie.",
101
101
"Open envFile": "Otwórz plik envFile",
102
102
"Open settings": "Otwórz ustawienia",
@@ -120,7 +120,7 @@
120
120
"Razor HTML copied to clipboard": "Kod HTML Razor skopiowany do schowka",
121
121
"Razor Language Server failed to start unexpectedly, please check the 'Razor Log' and report an issue.": "Nieoczekiwanie nie można uruchomić serwera języka Razor. Sprawdź „dziennik Razor” i zgłoś problem.",
122
122
"Razor Language Server failed to stop correctly, please check the 'Razor Log' and report an issue.": "Nie można poprawnie zatrzymać serwera języka Razor. Sprawdź „dziennik Razor” i zgłoś problem.",
123
-
"Razor Log": "Razor Log",
123
+
"Razor Log": "Dziennik Razor",
124
124
"Razor document": "Dokument Razor",
125
125
"Razor issue copied to clipboard": "Problem z aparatem Razor skopiowany do schowka",
126
126
"Razor issue data collection started. Reproduce the issue then press \"Stop\"": "Rozpoczęto zbieranie danych dotyczących problemu aparatu Razor. Odtwórz problem, a następnie naciśnij przycisk „Zatrzymaj”",
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.pt-br.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3,16 +3,16 @@
3
3
"'{0}' request is not supported for the '{1}' configuration.": "'{0}' solicitação não tem suporte para a configuração '{1}' configuração.",
4
4
"'{0}' was not provided in the debug configuration.": "'{0}' não foi fornecida na configuração de depuração.",
5
5
"'{0}' was not set in the debug configuration.": "'{0}' foi definida na configuração de depuração.",
6
-
".NET NuGet Restore": ".NET NuGet Restore",
7
-
".NET Test Log": ".NET Test Log",
6
+
".NET NuGet Restore": "Restauração do .NET NuGet",
7
+
".NET Test Log": "Log de Teste do .NET",
8
8
"1 reference": "1 referência",
9
9
"A valid dotnet installation could not be found: {0}": "Não foi possível encontrar uma instalação dotnet válida: {0}",
10
10
"Active File Context": "Contexto do Arquivo Ativo",
11
11
"Actual behavior": "Comportamento real",
12
12
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Ocorreu um erro durante a instalação do Depurador do .NET. Talvez seja necessário reinstalar a extensão C#.",
13
13
"Author": "Autor",
14
14
"Bug": "Bug",
15
-
"C# LSP Trace Logs": "C# LSP Trace Logs",
15
+
"C# LSP Trace Logs": "C# Logs de Rastreamento LSP",
16
16
"C# Project Context Status": "Status do Contexto do Projeto do C#",
17
17
"C# Workspace Status": "Status do workspace do C#",
18
18
"C# configuration has changed. Would you like to relaunch the Language Server with your changes?": "A configuração do C# foi alterada. Gostaria de reiniciar o Language Server com suas alterações?",
@@ -210,7 +210,7 @@
210
210
"dotnet.server.useOmnisharp option has changed. Please reload the window to apply the change": "A opção dotnet.server.useOmnisharp foi alterada. Atualize a janela para aplicar a alteração",
211
211
"pipeArgs must be a string or a string array type": "pipeArgs deve ser uma cadeia de caracteres ou um tipo de matriz de cadeia de caracteres",
212
212
"project.json is no longer a supported project format for .NET Core applications.": "project.json não é mais um formato de projeto com suporte para os aplicativos .NET Core.",
213
-
"remote-attach": "remote-attach",
213
+
"remote-attach": "anexação-remota",
214
214
"{0} references": "{0} referências",
215
215
"{0}, paste your issue contents as the body of the issue. Don't forget to fill out any details left unfilled.": "{0}, cole o conteúdo do problema como o corpo do problema. Não se esqueça de preencher todos os detalhes que não foram preenchidos."
0 commit comments