@codingame/monaco-vscode-language-pack-pt-br 14.0.2 → 14.0.4
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-pt-br",
|
|
3
|
-
"version": "14.0.
|
|
3
|
+
"version": "14.0.4",
|
|
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": "14.0.
|
|
21
|
+
"@codingame/monaco-vscode-api": "14.0.4"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -4253,6 +4253,7 @@ var content = [
|
|
|
4253
4253
|
"Gerenciar Configurações do Copilot",
|
|
4254
4254
|
"Saiba Mais",
|
|
4255
4255
|
"Mostrar Extensões usando o Copilot",
|
|
4256
|
+
undefined,
|
|
4256
4257
|
"Chat",
|
|
4257
4258
|
"Controles do Copilot",
|
|
4258
4259
|
"Alternar a visibilidade dos Controles do Copilot na barra de título",
|