@codingame/monaco-vscode-language-pack-es 18.0.0 → 18.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": "18.
|
|
3
|
+
"version": "18.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": "18.
|
|
21
|
+
"@codingame/monaco-vscode-api": "18.1.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
"package": {
|
|
86
86
|
"configuration.copyIntoWorkspace.mediaFiles": "Intente copiar archivos de imagen y vídeo externos en el área de trabajo.",
|
|
87
87
|
"configuration.copyIntoWorkspace.never": "No copiar archivos externos en el área de trabajo.",
|
|
88
|
-
"configuration.markdown.copyFiles.destination": "
|
|
88
|
+
"configuration.markdown.copyFiles.destination": "Configures the path and file name of files created by copy/paste or drag and drop. This is a map of globs that match against a Markdown document path to the destination path where the new file should be created.\r\n\r\nThe destination path may use the following variables:\r\n\r\n- `${documentDirName}` — Absolute parent directory path of the Markdown document, e.g. `/Users/me/myProject/docs`.\r\n- `${documentRelativeDirName}` — Relative parent directory path of the Markdown document, e.g. `docs`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${documentFileName}` — The full filename of the Markdown document, e.g. `README.md`.\r\n- `${documentBaseName}` — The basename of the Markdown document, e.g. `README`.\r\n- `${documentExtName}` — The extension of the Markdown document, e.g. `md`.\r\n- `${documentFilePath}` — Absolute path of the Markdown document, e.g. `/Users/me/myProject/docs/README.md`.\r\n- `${documentRelativeFilePath}` — Relative path of the Markdown document, e.g. `docs/README.md`. This is the same as `${documentFilePath}` if the file is not part of a workspace.\r\n- `${documentWorkspaceFolder}` — The workspace folder for the Markdown document, e.g. `/Users/me/myProject`. This is the same as `${documentDirName}` if the file is not part of a workspace.\r\n- `${fileName}` — The file name of the dropped file, e.g. `image.png`.\r\n- `${fileExtName}` — The extension of the dropped file, e.g. `png`.\r\n- `${unixTime}` — The current Unix timestamp in milliseconds.\r\n- `${isoTime}` — The current time in ISO 8601 format, e.g. '2025-06-06T08:40:32.123Z'.",
|
|
89
89
|
"configuration.markdown.copyFiles.overwriteBehavior": "Controla si los archivos creados mediante colocar o pegar deben sobrescribir los archivos existentes.",
|
|
90
90
|
"configuration.markdown.copyFiles.overwriteBehavior.nameIncrementally": "Si ya existe un archivo con el mismo nombre, anexe un número al nombre de archivo, por ejemplo: \"image.png\" se convierte en \"image-1.png\".",
|
|
91
91
|
"configuration.markdown.copyFiles.overwriteBehavior.overwrite": "Sobrescribir si ya existe un archivo con el mismo nombre.",
|
|
@@ -4599,7 +4599,7 @@ var content = [
|
|
|
4599
4599
|
"Indica si este servidor realiza solicitudes de muestreo durante las llamadas de herramientas en una sesión de chat.",
|
|
4600
4600
|
"Indica si este servidor puede realizar solicitudes de muestreo fuera de una sesión de chat.",
|
|
4601
4601
|
"Modelo al que el servidor MCP tiene acceso.",
|
|
4602
|
-
|
|
4602
|
+
undefined,
|
|
4603
4603
|
"Permite almacenar sesiones de chat en disco en lugar de en el servicio de almacenamiento. Al habilitar esta opción, se realiza una migración única por área de trabajo de las sesiones existentes al nuevo formato.",
|
|
4604
4604
|
"Habilita el nuevo modo de Edición basado en llamadas a herramientas. Cuando esta opción está habilitada, los modelos que no admiten llamadas a herramientas no están disponibles para el modo de Edición.",
|
|
4605
4605
|
"Habilite el uso de herramientas aportadas por extensiones de terceros.",
|
|
@@ -4838,7 +4838,7 @@ var content = [
|
|
|
4838
4838
|
"Ir a &&Referencias",
|
|
4839
4839
|
"Entrada de chat {0} Presione Entrar para enviar la solicitud. Use {1} para la Ayuda de accesibilidad del chat.",
|
|
4840
4840
|
"Entrada de chat {0} Presione Entrar para enviar la solicitud. Use el comando de Ayuda de accesibilidad de chat para obtener más información.",
|
|
4841
|
-
|
|
4841
|
+
undefined,
|
|
4842
4842
|
"Más...",
|
|
4843
4843
|
"Buscar archivos y contexto para agregarlos a la solicitud",
|
|
4844
4844
|
"1 archivo cambiado",
|
|
@@ -7838,14 +7838,14 @@ var content = [
|
|
|
7838
7838
|
"Dirección URL del servidor MCP (por ejemplo, http://localhost:3000)",
|
|
7839
7839
|
"Escribir id. del servidor",
|
|
7840
7840
|
"Identificador único para este servidor",
|
|
7841
|
-
"
|
|
7841
|
+
"Global",
|
|
7842
7842
|
"Disponible en todas las áreas de trabajo, se ejecuta localmente",
|
|
7843
|
-
"
|
|
7843
|
+
"Remote",
|
|
7844
7844
|
"Disponible en este equipo remoto, se ejecuta en {0}",
|
|
7845
|
-
"
|
|
7845
|
+
"Workspace",
|
|
7846
7846
|
"Disponible en esta área de trabajo, se ejecuta en {0}",
|
|
7847
7847
|
"Disponible en esta área de trabajo, se ejecuta localmente",
|
|
7848
|
-
"
|
|
7848
|
+
"Choose where to install the MCP server",
|
|
7849
7849
|
"Cargando detalles del paquete...",
|
|
7850
7850
|
"Probar un paquete diferente",
|
|
7851
7851
|
"Cancelar",
|
|
@@ -7853,7 +7853,7 @@ var content = [
|
|
|
7853
7853
|
"Permitir",
|
|
7854
7854
|
"Instalación del servidor MCP {0}",
|
|
7855
7855
|
"Instalar servidor",
|
|
7856
|
-
|
|
7856
|
+
undefined,
|
|
7857
7857
|
"Mostrar configuración",
|
|
7858
7858
|
"Cambiar el nombre \"{0}\"",
|
|
7859
7859
|
"Error al instalar el servidor MCP {0}: {1}",
|
|
@@ -7921,7 +7921,7 @@ var content = [
|
|
|
7921
7921
|
"Se esperaba que \"id\" fuera una cadena no vacía.",
|
|
7922
7922
|
"Se esperaba que \"label\" fuera una cadena no vacía.",
|
|
7923
7923
|
" en {0}",
|
|
7924
|
-
|
|
7924
|
+
undefined,
|
|
7925
7925
|
"Escritorio de Claude",
|
|
7926
7926
|
"Windsurfear",
|
|
7927
7927
|
"Cursor (global)",
|
|
@@ -7957,9 +7957,9 @@ var content = [
|
|
|
7957
7957
|
"Abrir configuración",
|
|
7958
7958
|
"{0} solicitudes totales en los últimos 7 días.",
|
|
7959
7959
|
"¿Permitir que las herramientas MCP de \"{0}\" realicen solicitudes LLM?",
|
|
7960
|
-
"
|
|
7960
|
+
"The MCP server \"{0}\" has issued a request to make a language model call. Do you want to allow it to make requests during chat?",
|
|
7961
7961
|
"¿Permitir que el servidor MCP \"{0}\" realice solicitudes LLM?",
|
|
7962
|
-
"
|
|
7962
|
+
"The MCP server \"{0}\" has issued a request to make a language model call. Do you want to allow it to make requests, outside of tool calls during chat?",
|
|
7963
7963
|
"El servidor MCP \"{0}\" desencadenó una solicitud de modelo de lenguaje, pero no tiene modelos permitidos.",
|
|
7964
7964
|
"Configurar",
|
|
7965
7965
|
"Cancelar",
|