Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
- Diagnostics related feature requests and improvements [#5951](https://github.com/dotnet/vscode-csharp/issues/5951)
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)

# 2.92.x

# 2.91.x
* Bump Roslyn to 5.0.0-2.25458.10 (PR: [#8588](https://github.com/dotnet/vscode-csharp/pull/8588))
* Move brace adjustment on enter to on auto insert in LSP(PR: [#80075](https://github.com/dotnet/roslyn/pull/80075))
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines/publish-roslyn-copilot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ extends:
image: 1ESPT-Windows2022
os: windows
templateContext:
isProduction: false #change this
isProduction: true
inputs:
- input: pipelineArtifact
pipeline: CI
Expand Down
12 changes: 6 additions & 6 deletions l10n/bundle.l10n.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Fehler bei der Installation des .NET-Debuggers. Die C#-Erweiterung muss möglicherweise neu installiert werden.",
"Author": "Autor",
"Bug": "Fehler",
"C# Activation Status": "C# Activation Status",
"C# Activation Status": "C#-Aktivierungsstatus",
"C# LSP Trace Logs": "C#-LSP-Ablaufverfolgungsprotokolle",
"C# Project Context Status": "C#-Projektkontextstatus",
"C# Workspace Status": "C#-Arbeitsbereichsstatus",
Expand Down Expand Up @@ -94,10 +94,10 @@
"Invalid project index": "Ungültiger Projektindex",
"Is this a Bug or Feature request?": "Handelt es sich um einen Fehler oder eine Featureanforderung?",
"Language server process not found, ensure the server is running.": "Der Sprachserverprozess wurde nicht gefunden. Stellen Sie sicher, dass der Server ausgeführt wird.",
"Limited Activation": "Limited Activation",
"Limited Activation": "Eingeschränkte Aktivierung",
"Logs": "Protokolle",
"Machine information": "Computerinformationen",
"Manage": "Manage",
"Manage": "Verwalten",
"More Detail": "Weitere Details",
"More Information": "Weitere Informationen",
"Name not defined in current configuration.": "Der Name ist in der aktuellen Konfiguration nicht definiert.",
Expand Down Expand Up @@ -142,7 +142,7 @@
"Razor.VSCode version": "Razor.VSCode-Version",
"Recording trace...": "Ablaufverfolgung wird aufgezeichnet...",
"Reload C# Extension": "C#-Erweiterung neu laden",
"Reload Extensions": "Reload Extensions",
"Reload Extensions": "Erweiterungen erneut laden",
"Reload Window": "Fenster neu laden",
"Replace existing build and debug assets?": "Vorhandene Build- und Debugressourcen ersetzen?",
"Report Razor Issue": "Razor-Problem melden",
Expand Down Expand Up @@ -187,7 +187,7 @@
"The active document is not part of the open workspace. Not all language features will be available.": "Das aktive Dokument ist nicht Teil des geöffneten Arbeitsbereichs. Nicht alle Sprachfeatures sind verfügbar.",
"The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "Die ausgewählte Startkonfiguration ist so konfiguriert, dass ein Webbrowser gestartet wird, es wurde jedoch kein vertrauenswürdiges Entwicklungszertifikat gefunden. Vertrauenswürdiges selbstsigniertes Zertifikat erstellen?",
"The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "Der Wert \"{0}\" für \"targetArchitecture\" in der Startkonfiguration ist ungültig. \"x86_64\" oder \"arm64\" wurde erwartet.",
"The workspace is not trusted.": "The workspace is not trusted.",
"The workspace is not trusted.": "Der Arbeitsbereich ist nicht vertrauenswürdig.",
"The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "Für die Erweiterung {0} ist mindestens {1} der Erweiterung „.NET-Installationstool“ ({2}) erforderlich. Führen Sie eine Aktualisierung durch, um fortzufahren",
"There are unresolved dependencies. Please execute the restore command to continue.": "Es sind nicht aufgelöste Abhängigkeiten vorhanden. Führen Sie den Wiederherstellungsbefehl aus, um den Vorgang fortzusetzen.",
"There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "Unerwarteter Fehler beim Starten der Debugsitzung. Überprüfen Sie die Konsole auf hilfreiche Protokolle, und besuchen Sie die Debugdokumentation, um weitere Informationen zu erhalten.",
Expand Down Expand Up @@ -220,7 +220,7 @@
"WARNING": "WARNUNG",
"Workspace information": "Arbeitsbereichsinformationen",
"Workspace projects": "Arbeitsbereichsprojekte",
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
"Workspace trust has changed. Would you like to reload extensions?": "Die Vertrauensstellung des Arbeitsbereichs wurde geändert. Möchten Sie Erweiterungen neu laden?",
"Yes": "Ja",
"You can modify the default arguments if needed": "Sie können die Standardargumente bei Bedarf ändern.",
"You must first start the data collection before copying.": "Sie müssen die Datensammlung vor dem Kopieren starten.",
Expand Down
12 changes: 6 additions & 6 deletions l10n/bundle.l10n.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Error durante la instalación del depurador de .NET. Es posible que sea necesario reinstalar la extensión de C#.",
"Author": "Autor",
"Bug": "Error",
"C# Activation Status": "C# Activation Status",
"C# Activation Status": "Estado de activación de C#",
"C# LSP Trace Logs": "Registros de seguimiento LSP de C#",
"C# Project Context Status": "Estado de contexto del proyecto de C#",
"C# Workspace Status": "Estado del área de trabajo de C#",
Expand Down Expand Up @@ -94,10 +94,10 @@
"Invalid project index": "Índice de proyecto no válido",
"Is this a Bug or Feature request?": "¿Se trata de una solicitud de error o característica?",
"Language server process not found, ensure the server is running.": "No se encuentra el proceso del servidor de lenguaje, asegúrese de que el servidor está en funcionamiento.",
"Limited Activation": "Limited Activation",
"Limited Activation": "Activación limitada",
"Logs": "Registros",
"Machine information": "Información del equipo",
"Manage": "Manage",
"Manage": "Administrar",
"More Detail": "Más detalles",
"More Information": "Más información",
"Name not defined in current configuration.": "Nombre no definido en la configuración actual.",
Expand Down Expand Up @@ -142,7 +142,7 @@
"Razor.VSCode version": "Versión de Razor.VSCode",
"Recording trace...": "Grabando seguimiento...",
"Reload C# Extension": "Recargar la extensión de C#",
"Reload Extensions": "Reload Extensions",
"Reload Extensions": "Recargar extensiones",
"Reload Window": "Recargar ventana",
"Replace existing build and debug assets?": "¿Quiere reemplazar los recursos de compilación y depuración existentes?",
"Report Razor Issue": "Notificar problema de Razor",
Expand Down Expand Up @@ -187,7 +187,7 @@
"The active document is not part of the open workspace. Not all language features will be available.": "El documento activo no forma parte del área de trabajo abierta. No todas las características de lenguaje estarán disponibles.",
"The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "La configuración de inicio seleccionada está configurada para iniciar un explorador web, pero no se encontró ningún certificado de desarrollo de confianza. ¿Desea crear un certificado autofirmado de confianza?",
"The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "El valor “{0}” para “targetArchitecture” en la configuración de inicio no es válido. El valor que se esperaba es “x86_64” o “arm64”.",
"The workspace is not trusted.": "The workspace is not trusted.",
"The workspace is not trusted.": "El área de trabajo no es de confianza.",
"The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "La extensión {0} requiere al menos {1} de la extensión de la Herramienta de instalación de .NET ({2}). Actualice para continuar",
"There are unresolved dependencies. Please execute the restore command to continue.": "Hay dependencias sin resolver. Ejecute el comando de restauración para continuar.",
"There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "Error inesperado al iniciar la sesión de depuración. Compruebe si hay registros útiles en la consola y visite los documentos de depuración para obtener más información.",
Expand Down Expand Up @@ -220,7 +220,7 @@
"WARNING": "ADVERTENCIA",
"Workspace information": "Ver información del área de trabajo",
"Workspace projects": "Proyectos de área de trabajo",
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
"Workspace trust has changed. Would you like to reload extensions?": "La confianza del área de trabajo ha cambiado. ¿Desea recargar las extensiones?",
"Yes": "Sí",
"You can modify the default arguments if needed": "Puede modificar los argumentos predeterminados si es necesario",
"You must first start the data collection before copying.": "Primero debe iniciar la recopilación de datos antes de copiar.",
Expand Down
12 changes: 6 additions & 6 deletions l10n/bundle.l10n.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"An error occurred during installation of the .NET Debugger. The C# extension may need to be reinstalled.": "Une erreur s’est produite lors de l’installation du débogueur .NET. L’extension C# doit peut-être être réinstallée.",
"Author": "Auteur",
"Bug": "Bogue",
"C# Activation Status": "C# Activation Status",
"C# Activation Status": "C# État d’activation",
"C# LSP Trace Logs": "Journaux de suivi C# LSP",
"C# Project Context Status": "État du contexte du projet C#",
"C# Workspace Status": "État de l’espace de travail C#",
Expand Down Expand Up @@ -94,10 +94,10 @@
"Invalid project index": "Index de projet non valide",
"Is this a Bug or Feature request?": "S’agit-il d’une demande de bogue ou de fonctionnalité ?",
"Language server process not found, ensure the server is running.": "Processus du serveur de langage introuvable. Vérifiez que le serveur est en cours d’exécution.",
"Limited Activation": "Limited Activation",
"Limited Activation": "Activation limitée",
"Logs": "Journaux",
"Machine information": "Informations sur l'ordinateur",
"Manage": "Manage",
"Manage": "Gérer",
"More Detail": "Plus de détails",
"More Information": "Plus d'informations",
"Name not defined in current configuration.": "Nom non défini dans la configuration actuelle.",
Expand Down Expand Up @@ -142,7 +142,7 @@
"Razor.VSCode version": "Version de Razor.VSCode",
"Recording trace...": "Enregistrement de la trace...",
"Reload C# Extension": "Recharger l'extension C#",
"Reload Extensions": "Reload Extensions",
"Reload Extensions": "Recharger les extensions",
"Reload Window": "Recharger la fenêtre",
"Replace existing build and debug assets?": "Remplacer les ressources de build et de débogage existantes ?",
"Report Razor Issue": "Signaler un problème Razor",
Expand Down Expand Up @@ -187,7 +187,7 @@
"The active document is not part of the open workspace. Not all language features will be available.": "Le document actif ne fait pas partie de l’espace de travail ouvert. Toutes les fonctionnalités de langage ne seront pas disponibles.",
"The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "La configuration de lancement sélectionnée est configurée pour lancer un navigateur web, mais aucun certificat de développement approuvé n’a été trouvé. Créer un certificat auto-signé approuvé ?",
"The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "La valeur « {0} » pour « Architecture cible » dans la configuration de lancement n'est pas valide. \"x86_64\" ou \"arm64\" attendu.",
"The workspace is not trusted.": "The workspace is not trusted.",
"The workspace is not trusted.": "L'espace de travail n'est pas approuvé.",
"The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "L’extension {0} nécessite au moins la version {1} de l’extension Outil d’installation .NET ({2}). Effectuez une mise à jour pour continuer",
"There are unresolved dependencies. Please execute the restore command to continue.": "Il existe des dépendances non résolues. Exécutez la commande de restauration pour continuer.",
"There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "Une erreur inattendue s’est produite lors du lancement de votre session de débogage. Consultez la console pour obtenir des journaux utiles et consultez les documents de débogage pour plus d’informations.",
Expand Down Expand Up @@ -220,7 +220,7 @@
"WARNING": "AVERTISSEMENT",
"Workspace information": "Informations sur l’espace de travail",
"Workspace projects": "Projets de l’espace de travail",
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
"Workspace trust has changed. Would you like to reload extensions?": "La confiance dans l’espace de travail a changé. Souhaitez-vous recharger les extensions ?",
"Yes": "Oui",
"You can modify the default arguments if needed": "Vous pouvez modifier les arguments par défaut si nécessaire",
"You must first start the data collection before copying.": "Vous devez d’abord démarrer la collecte de données avant de la copier.",
Expand Down
12 changes: 6 additions & 6 deletions l10n/bundle.l10n.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"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#.",
"Author": "Autore",
"Bug": "Bug",
"C# Activation Status": "C# Activation Status",
"C# Activation Status": "Stato attivazione C#",
"C# LSP Trace Logs": "Log di traccia LSP C#",
"C# Project Context Status": "Stato contesto del progetto C#",
"C# Workspace Status": "Stato dell'area di lavoro C#",
Expand Down Expand Up @@ -94,10 +94,10 @@
"Invalid project index": "Indice di progetto non valido",
"Is this a Bug or Feature request?": "Si tratta di una richiesta di bug o funzionalità?",
"Language server process not found, ensure the server is running.": "Il processo del server di linguaggio non è stato trovato. Assicurarsi che il server sia in esecuzione.",
"Limited Activation": "Limited Activation",
"Limited Activation": "Attivazione limitata",
"Logs": "Log",
"Machine information": "Informazioni computer",
"Manage": "Manage",
"Manage": "Gestisci",
"More Detail": "Altri dettagli",
"More Information": "Altre informazioni",
"Name not defined in current configuration.": "Nome non definito nella configurazione corrente.",
Expand Down Expand Up @@ -142,7 +142,7 @@
"Razor.VSCode version": "Versione Razor.VSCode",
"Recording trace...": "Registrazione della traccia in corso...",
"Reload C# Extension": "Ricaricare l'estensione C#",
"Reload Extensions": "Reload Extensions",
"Reload Extensions": "Ricarica estensioni",
"Reload Window": "Ricaricare la finestra",
"Replace existing build and debug assets?": "Sostituire gli asset di compilazione ed debug esistenti?",
"Report Razor Issue": "Segnala problema Razor",
Expand Down Expand Up @@ -187,7 +187,7 @@
"The active document is not part of the open workspace. Not all language features will be available.": "Il documento attivo non fa parte dell'area di lavoro aperta. Non tutte le funzionalità della lingua saranno disponibili.",
"The selected launch configuration is configured to launch a web browser but no trusted development certificate was found. Create a trusted self-signed certificate?": "La configurazione di avvio selezionata è configurata per l'avvio di un Web browser, ma non è stato trovato alcun certificato di sviluppo attendibile. Creare un certificato autofirmato attendibile?",
"The value '{0}' for 'targetArchitecture' in launch configuraiton is invalid. Expected 'x86_64' or 'arm64'.": "Il valore \"{0}\" per \"targetArchitecture\" nella configurazione di avvio non è valido. \"x86_64\" o \"arm64\" previsto.",
"The workspace is not trusted.": "The workspace is not trusted.",
"The workspace is not trusted.": "L'area di lavoro non è attendibile.",
"The {0} extension requires at least {1} of the .NET Install Tool ({2}) extension. Please update to continue": "L'estensione {0} richiede almeno {1} dell'estensione .NET Install Tool ({2}). Aggiorna per continuare",
"There are unresolved dependencies. Please execute the restore command to continue.": "Sono presenti dipendenze non risolte. Eseguire il comando di ripristino per continuare.",
"There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "Si è verificato un errore imprevisto durante l'avvio della sessione di debug. Per altre informazioni, controllare la console per i log utili e visitare la documentazione di debug.",
Expand Down Expand Up @@ -220,7 +220,7 @@
"WARNING": "AVVISO",
"Workspace information": "Informazioni area di lavoro",
"Workspace projects": "Progetti dell’area di lavoro",
"Workspace trust has changed. Would you like to reload extensions?": "Workspace trust has changed. Would you like to reload extensions?",
"Workspace trust has changed. Would you like to reload extensions?": "L'attendibilità dell'area di lavoro è stata modificata. Ricaricare l'estensione?",
"Yes": "Sì",
"You can modify the default arguments if needed": "Se necessario, è possibile modificare gli argomenti predefiniti",
"You must first start the data collection before copying.": "Prima di eseguire la copia, è necessario avviare la raccolta dati.",
Expand Down
Loading
Loading