mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 20:13:32 +01:00
update todos
This commit is contained in:
@@ -83,7 +83,7 @@ export class TimerService extends AbstractTimerService {
|
||||
//#region cached data logic
|
||||
|
||||
export function didUseCachedData(): boolean {
|
||||
// TODO@Ben TODO@Jo need a different way to figure out if cached data was used
|
||||
// TODO@bpasero TODO@jrieken need a different way to figure out if cached data was used
|
||||
if (context.sandbox) {
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user