1
0
mirror of synced 2026-01-02 12:04:38 -05:00

Merge pull request #19065 from jnidzwetzki/wrong-style

Removed code backticks from <kbd> blocks
This commit is contained in:
Sophie
2022-07-19 14:46:15 +02:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
1. Access the {% data variables.product.prodname_vscode_command_palette %} (`<kbd>Shift</kbd> + <kbd>Command</kbd> + <kbd>P</kbd>`/ `<kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd>`), then start typing "rebuild". Select **Codespaces: Rebuild Container**.
1. Access the {% data variables.product.prodname_vscode_command_palette %} (<kbd>Shift</kbd> + <kbd>Command</kbd> + <kbd>P</kbd> / <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>P</kbd>), then start typing "rebuild". Select **Codespaces: Rebuild Container**.
![Rebuild container option](/assets/images/help/codespaces/codespaces-rebuild.png)