FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
vscode-python/package.nls.pl.json at main · sjanota/vscode-python · GitHub
sjanota
/
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.pl.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
28 lines (28 loc) · 2.2 KB
Breadcrumbs
vscode-python
/
package.nls.pl.json
Copy path
File metadata and controls
28 lines (28 loc) · 2.2 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
{
"python.command.python.sortImports.title"
:
"
Sortuj importy
"
,
"python.command.python.startREPL.title"
:
"
Uruchom REPL
"
,
"python.command.python.createTerminal.title"
:
"
Otwórz Terminal
"
,
"python.command.python.buildWorkspaceSymbols.title"
:
"
Zbuduj symbole dla przestrzeni roboczej
"
,
"python.command.python.runtests.title"
:
"
Uruchom wszystkie testy jednostkowe
"
,
"python.command.python.debugtests.title"
:
"
Debuguj wszystkie testy jednostkowe
"
,
"python.command.python.execInTerminal.title"
:
"
Uruchom plik pythonowy w terminalu
"
,
"python.command.python.setInterpreter.title"
:
"
Wybierz wersję interpretera
"
,
"python.command.python.refactorExtractVariable.title"
:
"
Wyodrębnij zmienną
"
,
"python.command.python.refactorExtractMethod.title"
:
"
Wyodrębnij metodę
"
,
"python.command.python.viewOutput.title"
:
"
Pokaż wyniki
"
,
"python.command.python.viewTestOutput.title"
:
"
Pokaż wyniki testów jednostkowych
"
,
"python.command.python.selectAndRunTestMethod.title"
:
"
Uruchom metodę testów jednostkowych ...
"
,
"python.command.python.selectAndDebugTestMethod.title"
:
"
Debuguj metodę testów jednostkowych ...
"
,
"python.command.python.selectAndRunTestFile.title"
:
"
Uruchom plik z testami jednostkowymi ...
"
,
"python.command.python.runCurrentTestFile.title"
:
"
Uruchom bieżący plik z testami jednostkowymi
"
,
"python.command.python.runFailedTests.title"
:
"
Uruchom testy jednostkowe, które się nie powiodły
"
,
"python.command.python.discoverTests.title"
:
"
Wyszukaj testy jednostkowe
"
,
"python.command.python.configureTests.title"
:
"
Konfiguruj testy jednostkowe
"
,
"python.command.python.execSelectionInTerminal.title"
:
"
Uruchom zaznaczony obszar w interpreterze Pythona
"
,
"python.command.python.execSelectionInDjangoShell.title"
:
"
Uruchom zaznaczony obszar w powłoce Django
"
,
"python.command.python.goToPythonObject.title"
:
"
Idź do obiektu pythonowego
"
,
"python.command.python.setLinter.title"
:
"
Wybierz linter
"
,
"python.command.python.enableLinting.title"
:
"
Włącz linting
"
,
"python.command.python.runLinting.title"
:
"
Uruchom linting
"
,
"python.command.python.enableSourceMapSupport.title"
:
"
Włącz obsługę map źródłowych do debugowania rozszerzeń
"
}
Back
|
FazBrowse Home
|
New Git URL