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:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user