Phil @brumm.dev · Dec 8

TIL that vscode commands are processed serially and can block if a command uses a QuickPick so something like this would only run refreshAnyProjects after listProjects finishes picking

1 likes 0 replies

?