Offer launch.json generation from the startup project picker

The one-time prompt is easy to miss, so the picker now ends with the
same command, plus a solution picker.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0169iPWwKHZoBTNN9qwXiwqk
This commit is contained in:
max
2026-09-08 13:13:29 +02:00
co-authored by Claude Fable 5.1
parent e2ba32a647
commit a01a94f1a4
3 changed files with 28 additions and 12 deletions
+3 -2
View File
@@ -77,8 +77,9 @@ still runs after this one and fills in `justMyCode`, symbol options and the cons
### F5
The first time it sees a solution the extension offers to write a `launch.json` entry
(*.NET Solution: Create launch.json and tasks.json entries* does it later):
The first time it sees a solution the extension offers to write a `launch.json` entry.
Later, run *.NET Solution: Create launch.json and tasks.json entries* from the command
palette, or pick it at the bottom of the startup-project list (click the project name):
```jsonc
{