1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update period rule for alt text image ending punctuation (#37692)

Co-authored-by: Rachael Sewell <rachmari@github.com>
This commit is contained in:
Grace Park
2023-06-12 12:33:01 -07:00
committed by GitHub
parent 7f6549bb05
commit ac0cc66bd0
10 changed files with 76 additions and 35 deletions

View File

@@ -186,7 +186,7 @@ With your dev container configuration added and a basic understanding of what ev
1. Run the application by pressing `F5`.
1. If a "toast" notification message is displayed at the bottom right corner of {% data variables.product.prodname_vscode_shortname %}, asking whether you want to switch to standard mode, click **Yes**.
![Screenshot of a popup message: "Run/Debug feature requires Java language server to run in Standard mode. Do you want to switch it to Standard mode now?".](/assets/images/help/codespaces/switch-to-standard-mode.png)
![Screenshot of a popup message: "Run/Debug feature requires Java language server to run in Standard mode. Do you want to switch it to Standard mode now?"](/assets/images/help/codespaces/switch-to-standard-mode.png)
1. When the project files have been imported, click the **Debug Console** tab to see the program output.