src/cpptools.ts (3 lines): - line 144: // TODO: add an allow list of architecture values and add telemetry - line 169: // TODO: add an allow list of architecture values and add telemetry - line 182: // TODO: add an allow list of architecture values and add telemetry src/cmakeTaskProvider.ts (1 line): - line 70: ), []); // TODO: add problem matcher src/expand.ts (1 line): - line 109: // TODO: consider a full circular reference check? src/cache.ts (1 line): - line 250: // FIXME: How can `value` be boolean desipte being marked as string in the signature? src/extension.ts (1 line): - line 1782: // TODO: Return the extension API src/drivers/cms-driver.ts (1 line): - line 65: // TODO: Refactor to make this assertion unecessary src/drivers/cms-client.ts (1 line): - line 374: // TODO: Refactor init so these init-assertions are not necessary src/folders.ts (1 line): - line 104: // TODO (P1): check if configured with kits + vars src/drivers/driver.ts (1 line): - line 657: // TODO: Cache path can change if build dir changes at runtime src/kitsController.ts (1 line): - line 39: // TODO: migrate all kit related things in extension.ts to this class. src/triple.ts (1 line): - line 110: // TODO llvm-libc :https://github.com/llvm/llvm-project/tree/main/libc