forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunlocalizedFiles.json
More file actions
27 lines (27 loc) · 1.28 KB
/
unlocalizedFiles.json
File metadata and controls
27 lines (27 loc) · 1.28 KB
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
[
"src/client/activation/activationService.ts",
"src/client/common/installer/channelManager.ts",
"src/client/common/installer/moduleInstaller.ts",
"src/client/common/installer/productInstaller.ts",
"src/client/debugger/extension/hooks/childProcessAttachService.ts",
"src/client/formatters/baseFormatter.ts",
"src/client/formatters/blackFormatter.ts",
"src/client/interpreter/configuration/pythonPathUpdaterService.ts",
"src/client/interpreter/locators/services/pipEnvService.ts",
"src/client/linters/errorHandlers/notInstalled.ts",
"src/client/linters/errorHandlers/standard.ts",
"src/client/linters/linterCommands.ts",
"src/client/linters/prospector.ts",
"src/client/providers/importSortProvider.ts",
"src/client/providers/objectDefinitionProvider.ts",
"src/client/providers/simpleRefactorProvider.ts",
"src/client/providers/updateSparkLibraryProvider.ts",
"src/client/terminals/codeExecution/helper.ts",
"src/client/testing/common/debugLauncher.ts",
"src/client/testing/common/managers/baseTestManager.ts",
"src/client/testing/common/services/discovery.ts",
"src/client/testing/configuration.ts",
"src/client/testing/display/main.ts",
"src/client/testing/main.ts",
"src/client/workspaceSymbols/generator.ts"
]