@codingame/monaco-vscode-language-pack-es 16.1.0-shadow-root.1 → 16.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-es",
|
|
3
|
-
"version": "16.1.0
|
|
3
|
+
"version": "16.1.0",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@codingame/monaco-vscode-api": "16.1.0
|
|
21
|
+
"@codingame/monaco-vscode-api": "16.1.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -4536,7 +4536,7 @@ var content = [
|
|
|
4536
4536
|
"Especifique la ubicación o las ubicaciones de los archivos de solicitudes reutilizables (\"*{0}\") que se pueden adjuntar en chat, ediciones y sesiones de chat en línea. [Más información]({1}).\r\n\r\nLas rutas de acceso relativas se resuelven desde las carpetas raíz del área de trabajo.",
|
|
4537
4537
|
"Chat",
|
|
4538
4538
|
"Enable agent mode for {0}. When this is enabled, agent mode can be activated via the dropdown in the view.",
|
|
4539
|
-
"
|
|
4539
|
+
"The maximum number of requests to allow Copilot Edits to use per-turn in agent mode. When the limit is reached, Copilot will ask the user to confirm that it should keep working.",
|
|
4540
4540
|
"Iniciar un nuevo chat",
|
|
4541
4541
|
"Elegir un archivo en el área de trabajo",
|
|
4542
4542
|
"Chat",
|