Skip to content

Commit fcb4fc8

Browse files
rentziassCopilot
andcommitted
Clarify empty-window reload guidance
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b643483 commit fcb4fc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
> }
1111
> ```
1212
>
13-
> This opt-in is currently settings.json-only, so VS Code may show it as an unknown setting. After saving the change, reload VS Code. Once the window reloads, open the Command Palette (`Ctrl+Shift+P` / `Cmd+Shift+P`) and run **GitHub Actions: Debug Running Job…**. Paste the Actions job URL from a debug-mode job and the extension will open a full debug session using your current GitHub credentials.
13+
> This opt-in is currently settings.json-only, so VS Code may show it as an unknown setting. After saving the change, reload VS Code. If you enable it in an empty or no-folder window, reload manually because the extension cannot prompt until it activates. Once the window reloads, open the Command Palette (`Ctrl+Shift+P` / `Cmd+Shift+P`) and run **GitHub Actions: Debug Running Job…**. Paste the Actions job URL from a debug-mode job and the extension will open a full debug session using your current GitHub credentials.
1414
1515
The GitHub Actions extension lets you manage your workflows, view the workflow run history, and helps with authoring workflows.
1616

0 commit comments

Comments
 (0)