docs(cli): updates f12 description to be more precise (#15816)

This commit is contained in:
JAYADITYA
2026-04-10 21:23:17 +05:30
committed by GitHub
parent 5fc8fea8d7
commit 0fd0851e1a
2 changed files with 3 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ available combinations.
| Command | Action | Keys |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------ |
| `app.showErrorDetails` | Toggle detailed error information. | `F12` |
| `app.showErrorDetails` | Toggle the debug console for detailed error information. | `F12` |
| `app.showFullTodos` | Toggle the full TODO list. | `Ctrl+T` |
| `app.showIdeContextDetail` | Show IDE context details. | `F4` |
| `app.toggleMarkdown` | Toggle Markdown rendering. | `Alt+M` |