src/client/common/platform/fileSystem.ts (6 lines): - line 142: // TODO https://github.com/microsoft/vscode/issues/71204 (84514)): - line 152: // TODO (https://github.com/microsoft/vscode/issues/73122 (84513)): - line 204: // TODO: We *could* use the new API for this. - line 247: // TODO (https://github.com/microsoft/vscode/issues/84177): - line 296: // TODO (https://github.com/microsoft/vscode/issues/84515): - line 302: // TODO (https://github.com/microsoft/vscode/issues/84515): src/client/debugger/extension/configuration/resolvers/base.ts (3 lines): - line 167: // TODO: Apply to remoteRoot too? - line 173: // TODO: Apply even if no localRoot? - line 175: // TODO: Apply to remoteRoot too? src/client/startupTelemetry.ts (2 lines): - line 79: // TODO: Not all of this data is showing up in the database... - line 81: // TODO: If any one of these parts fails we send no info. We should src/client/extensionActivation.ts (2 lines): - line 67: // TODO: As of now activateLegacy() registers various classes which might - line 88: // TODO: Gradually move simple initialization src/client/testing/common/updateTestSettings.ts (2 lines): - line 17: // TODO: rename the class since it is not used just for test settings - line 80: // TODO: remove when python.jediEnabled is no longer in typical user settings. pythonFiles/testing_tools/adapter/pytest/_discovery.py (2 lines): - line 66: # TODO: pull in code from: - line 103: # TODO: Is there an alternative? src/client/common/platform/pathUtils.ts (2 lines): - line 1: // TODO: Drop this file. - line 42: // TODO: Deprecate in favor of IPlatformService? src/client/common/utils/version.ts (1 line): - line 408: // TODO: Raise an exception instead? src/client/testing/main.ts (1 line): - line 97: // TODO: this is a workaround for https://github.com/microsoft/vscode/issues/130696 src/client/testing/testController/common/testItemUtilities.ts (1 line): - line 108: // TODO: This is a temporary solution to normalize test ids. pythonFiles/testing_tools/adapter/report.py (1 line): - line 66: # TODO: Add a "kind" field src/client/common/terminal/environmentActivationProviders/condaActivationProvider.ts (1 line): - line 97: // TODO: Do we really special-case fish on Windows? src/client/common/platform/constants.ts (1 line): - line 4: // TODO : Drop all these in favor of IPlatformService. src/client/common/types.ts (1 line): - line 134: // TODO: Drop IPathUtils in favor of IFileSystemPathUtils. src/client/common/platform/fs-temp.ts (1 line): - line 8: // TODO (https://github.com/microsoft/vscode/issues/84517) src/client/pythonEnvironments/base/locators/composite/envsReducer.ts (1 line): - line 130: // TODO: When we consolidate the PythonEnvKind and EnvironmentType we should have src/client/common/platform/types.ts (1 line): - line 191: // TODO: Later we will drop IFileSystem, switching usage to IFileSystemUtils. news/announce.py (1 line): - line 157: # TODO: Insert the "Thank you!" section (in monthly releases)? src/client/pythonEnvironments/base/locators/lowLevel/macDefaultLocator.ts (1 line): - line 6: // TODO: Add tests for 'isMacDefaultPythonPath' when working on the locator src/client/pythonEnvironments/index.ts (1 line): - line 64: * TODO: https://github.com/microsoft/vscode-python/issues/17498