1 Star 0 Fork 0

chris/vscode-python

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.nls.it.json 2.17 KB
一键复制 编辑 原始数据 按行查看 历史
{
"python.command.python.sortImports.title": "Ordina gli import",
"python.command.python.startREPL.title": "Apri nuova REPL",
"python.command.python.createTerminal.title": "Apri nuovo terminale",
"python.command.python.buildWorkspaceSymbols.title": "Compila simboli dello spazio di lavoro",
"python.command.python.runtests.title": "Esegui tutti i test",
"python.command.python.debugtests.title": "Esegui debug di tutti i test",
"python.command.python.execInTerminal.title": "Esegui file Python nel terminale",
"python.command.python.setInterpreter.title": "Seleziona interprete",
"python.command.python.refactorExtractVariable.title": "Estrai variable",
"python.command.python.refactorExtractMethod.title": "Estrai metodo",
"python.command.python.viewTestOutput.title": "Mostra output dei test",
"python.command.python.selectAndRunTestMethod.title": "Esegui metodo di test ...",
"python.command.python.selectAndDebugTestMethod.title": "Esegui debug del metodo di test ...",
"python.command.python.selectAndRunTestFile.title": "Esegui file di test ...",
"python.command.python.runCurrentTestFile.title": "Esegui file di test attuale",
"python.command.python.runFailedTests.title": "Esegui test falliti",
"python.command.python.execSelectionInTerminal.title": "Esegui selezione/linea nel terminale di Python",
"python.command.python.execSelectionInDjangoShell.title": "Esegui selezione/linea nella shell Django",
"python.command.python.goToPythonObject.title": "Vai a oggetto Python",
"python.command.python.setLinter.title": "Selezione Linter",
"python.command.python.enableLinting.title": "Attiva Linting",
"python.command.python.runLinting.title": "Esegui Linting",
"python.snippet.launch.standard.label": "Python: File corrente",
"python.snippet.launch.module.label": "Python: Modulo",
"python.snippet.launch.django.label": "Python: Django",
"python.snippet.launch.flask.label": "Python: Flask",
"python.snippet.launch.pyramid.label": "Python: Applicazione Pyramid",
"python.snippet.launch.attach.label": "Python: Allega",
"ExtensionSurveyBanner.bannerLabelYes": "Sì, prenderò il sondaggio ora"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/chriswang521/vscode-python.git
git@gitee.com:chriswang521/vscode-python.git
chriswang521
vscode-python
vscode-python
16102-jupyter-dependency

搜索帮助