quickinput-sample/src/multiStepInput.ts (3 lines): - line 78: // TODO: Remember current value when navigating back. - line 93: const runtimes = await getAvailableRuntimes(state.resourceGroup!, undefined /* TODO: token */); - line 94: // TODO: Remember currently active item when navigating back. nodefs-provider-sample/src/extension.ts (2 lines): - line 34: // TODO support excludes (using minimatch library?) - line 130: // TODO can implement a fast copy() method with node.js 8.x new fs.copy method tree-view-sample/src/fileExplorer.ts (1 line): - line 170: // TODO support excludes (using minimatch library?)