src/debugger/sourceMap.ts (1 line): - line 72: // TODO: there is a need to handle value.map == null, make a fake map gulpfile.js (1 line): - line 372: // TODO: The file property should point to the generated source (this implementation adds an extra folder to the path) src/extension/launchArgs.ts (1 line): - line 57: iosRelativeProjectPath?: string; // TODO Remove deprecated src/extension/ios/iOSContainerUtility.ts (1 line): - line 134: // TODO: Move idb availability check up. src/debugger/appWorker.ts (1 line): - line 66: // TODO: Replace by url.fileURLToPath method when Node 10 LTS become deprecated src/extension/commandPaletteHandler.ts (1 line): - line 344: // TODO: implement Show DevMenu command for RNW src/debugger/forkedAppWorker.ts (1 line): - line 206: // TODO: Replace by url.pathToFileURL method when Node 10 LTS become deprecated src/extension/rn-extension.ts (1 line): - line 276: // TODO implements