Open recent workspace

Open recent workspace in Visual Studio Code — with the four heights of help laid out: do it now, make it easier for the next person to accept, work out the right move when you are stuck, and learn the pattern so it stops coming back.

4prompt heights
Open it in the interactive atlas →

The four heights

The same task, four distances: today's deadline, the next reviewer, the stuck moment, the pattern.

Execute — do the immediate task

+
I need the workspace I was working in yesterday — open the most recent folder named data-pipeline…
I need the workspace I was working in yesterday — open the most recent folder named data-pipeline and restore its window layout so my terminal and Explorer panes appear as they were. Check the workspace file loads and the last session files are listed; if any are missing, warn me which ones before I start running anything.

Improve — make it easier to accept

+
Before I reopen the recent workspace, surface the things I care about: show the last modified files…
Before I reopen the recent workspace, surface the things I care about: show the last modified files at the top, surface unsaved files, and call out any extensions that failed to activate. If a large search index will rebuild, tell me how long that will likely take and give an option to postpone.

Decide — diagnose the stuck moment

+
I clicked the recent entry for data-pipeline and the window that opened is an old prototype with a…

I clicked Recent and the wrong workspace opened

I clicked the recent entry for data-pipeline and the window that opened is an old prototype with a different folder structure. I need to get back to the true recent workspace without losing unsaved changes. Who might have changed the recent list, what should I check first to identify the correct folder, and what is the safest immediate action to restore the right workspace and preserve any unsaved files?

Become — change the pattern

+
I repeatedly open the wrong workspace because my projects share similar names and the Recent list…

I keep re-opening the wrong project from Recent

I repeatedly open the wrong workspace because my projects share similar names and the Recent list is noisy. This costs me about five minutes each morning and sometimes loses context. What habit or small setup change will stop this — better naming, pinning important workspaces, or a different session save routine — and how do I implement it so it becomes automatic?

Next to this one

Other code editor work people do in Visual Studio Code.

Every task here came from the work, not from a feature list — which is why the prompts name what you want done and never the button that does it. The tool changes; the work does not.
Copyright © LLOS.ai · 2026 — original pedagogy, voice, and design — all rights reserved.

The rest of the map

Same library, five ways in.