FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
vscode-python/package.nls.tr.json at main · MadisonAster/vscode-python · GitHub
MadisonAster
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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.tr.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
23 lines (23 loc) · 1.54 KB
Breadcrumbs
vscode-python
/
package.nls.tr.json
Copy path
File metadata and controls
23 lines (23 loc) · 1.54 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
{
"python.command.python.sortImports.title"
:
"
Import İfadelerini Sırala
"
,
"python.command.python.startREPL.title"
:
"
REPL Başlat
"
,
"python.command.python.createTerminal.title"
:
"
Terminal Oluştur
"
,
"python.command.python.buildWorkspaceSymbols.title"
:
"
Çalışma Alanındaki Sembolleri Derle
"
,
"python.command.python.execInTerminal.title"
:
"
Terminalde Çalıştır
"
,
"python.command.python.setInterpreter.title"
:
"
Bir Interpreter Seçin
"
,
"python.command.python.refactorExtractVariable.title"
:
"
Değişken Çıkar
"
,
"python.command.python.refactorExtractMethod.title"
:
"
Metot Çıkar
"
,
"python.command.python.execSelectionInTerminal.title"
:
"
Seçimi/Satırı Terminalde Çalıştır
"
,
"python.command.python.execSelectionInDjangoShell.title"
:
"
Seçimi/Satırı Django Shell'inde Çalıştır
"
,
"python.command.python.goToPythonObject.title"
:
"
Python Nesnesine Git
"
,
"python.command.python.setLinter.title"
:
"
Bir Linter Seç
"
,
"python.command.python.enableLinting.title"
:
"
Linting'i Aktifleştir
"
,
"python.command.python.runLinting.title"
:
"
Linter Çalıştır
"
,
"python.snippet.launch.standard.label"
:
"
Python: Geçerli Dosya
"
,
"python.snippet.launch.module.label"
:
"
Python: Modül
"
,
"python.snippet.launch.module.default"
:
"
modül-adını-yazın
"
,
"python.snippet.launch.attach.label"
:
"
Python: Remote Attach
"
,
"python.snippet.launch.django.label"
:
"
Python: Django
"
,
"python.snippet.launch.flask.label"
:
"
Python: Flask
"
,
"python.snippet.launch.pyramid.label"
:
"
Python: Pyramid Uygulaması
"
}
Back
|
FazBrowse Home
|
New Git URL