FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
vscode-python/package.nls.es.json at master · phloose/vscode-python · GitHub
phloose
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
vscode-python
/
package.nls.es.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
31 lines (31 loc) · 2.3 KB
Breadcrumbs
vscode-python
/
package.nls.es.json
Copy path
File metadata and controls
31 lines (31 loc) · 2.3 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"python.command.python.sortImports.title"
:
"
Ordenar importaciones
"
,
"python.command.python.startREPL.title"
:
"
Nuevo REPL
"
,
"python.command.python.createTerminal.title"
:
"
Nueva terminal
"
,
"python.command.python.buildWorkspaceSymbols.title"
:
"
Compilar símbolos del área de trabajo
"
,
"python.command.python.runtests.title"
:
"
Ejecutar todas las pruebas unitarias
"
,
"python.command.python.debugtests.title"
:
"
Depurar todas las pruebas unitarias
"
,
"python.command.python.execInTerminal.title"
:
"
Ejecutar archivo Python en la terminal
"
,
"python.command.python.setInterpreter.title"
:
"
Seleccionar intérprete
"
,
"python.command.python.refactorExtractVariable.title"
:
"
Extraer variable
"
,
"python.command.python.refactorExtractMethod.title"
:
"
Extraer método
"
,
"python.command.python.viewTestOutput.title"
:
"
Mostrar resultados de la prueba unitaria
"
,
"python.command.python.selectAndRunTestMethod.title"
:
"
Método de ejecución de pruebas unitarias ...
"
,
"python.command.python.selectAndDebugTestMethod.title"
:
"
Método de depuración de pruebas unitarias ...
"
,
"python.command.python.selectAndRunTestFile.title"
:
"
Ejecutar archivo de prueba unitaria ...
"
,
"python.command.python.runCurrentTestFile.title"
:
"
Ejecutar archivo de prueba unitaria actual
"
,
"python.command.python.runFailedTests.title"
:
"
Ejecutar pruebas unitarias fallidas
"
,
"python.command.python.discoverTests.title"
:
"
Encontrar pruebas unitarias
"
,
"python.command.python.execSelectionInTerminal.title"
:
"
Ejecutar línea/selección en la terminal
"
,
"python.command.python.execSelectionInDjangoShell.title"
:
"
Ejecutar línea/selección en el intérprete de Django
"
,
"python.command.python.goToPythonObject.title"
:
"
Ir al objeto de Python
"
,
"python.command.python.setLinter.title"
:
"
Seleccionar Linter
"
,
"python.command.python.enableLinting.title"
:
"
Habilitar Linting
"
,
"python.command.python.runLinting.title"
:
"
Ejecutar Linting
"
,
"python.snippet.launch.standard.label"
:
"
Python: Archivo actual
"
,
"python.snippet.launch.module.label"
:
"
Python: Módulo
"
,
"python.snippet.launch.django.label"
:
"
Python: Django
"
,
"python.snippet.launch.flask.label"
:
"
Python: Flask
"
,
"python.snippet.launch.pyramid.label"
:
"
Python: Pyramid
"
,
"python.snippet.launch.attach.label"
:
"
Python: Adjuntar
"
}
Back
|
FazBrowse Home
|
New Git URL