Skip to content

Commit d402517

Browse files
docs(shell-integration): update images and enhance terminal settings … (#399)
1 parent 5c39709 commit d402517

16 files changed

+101
-137
lines changed

docs/features/shell-integration.md

Lines changed: 97 additions & 133 deletions
Large diffs are not rendered by default.

docs/update-notes/v3.15.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This release introduces prompt caching for Google Vertex, improved terminal comm
1717

1818
## Improved Terminal Command Handling
1919

20-
* Implemented a [fallback mechanism](/features/shell-integration#command-execution-fallback) for executing terminal commands if VSCode terminal shell integration fails.
20+
* Implemented a for executing terminal commands if VSCode terminal shell integration fails.
2121
* Added the ability to stop commands directly from the chat UI.
2222

2323
<img src="/img/v3.15.0/v3.15.0-2.png" width="600" />

docs/update-notes/v3.15.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This release introduces prompt caching for Google Vertex, improved terminal comm
2626

2727
## Improved Terminal Command Handling
2828

29-
* Implemented a [fallback mechanism](/features/shell-integration#command-execution-fallback) for executing terminal commands if VSCode terminal shell integration fails.
29+
* Implemented a for executing terminal commands if VSCode terminal shell integration fails.
3030
* Added the ability to stop commands directly from the chat UI.
3131

3232
<img src="/img/v3.15.0/v3.15.0-2.png" width="600" />

sidebars.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,18 @@ const sidebars: SidebarsConfig = {
6969
'features/code-actions',
7070
'features/codebase-indexing',
7171
'features/custom-instructions',
72-
'features/diagnostics-integration',
7372
'features/custom-modes',
73+
'features/diagnostics-integration',
7474
'features/fast-edits',
7575
'features/enhance-prompt',
7676
'features/settings-management',
7777
'features/intelligent-context-condensing',
7878
'features/keyboard-shortcuts',
79-
'features/marketplace',
8079
'features/message-queueing',
8180
'features/model-temperature',
8281
'features/concurrent-file-reads',
8382
'features/rooignore',
83+
'features/marketplace',
8484
'features/slash-commands',
8585
'features/suggested-responses',
8686
'features/task-todo-list',
13.3 KB
Loading
9.64 KB
Loading
14.2 KB
Loading
14.8 KB
Loading
8.83 KB
Loading
12.6 KB
Loading

0 commit comments

Comments
 (0)