Skip to content

Commit 62b457f

Browse files
committed
Edit pass
1 parent 58f5c9f commit 62b457f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

release-notes/v1_105.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,9 @@ When you use the delegate action, all context from your chat conversation, inclu
169169

170170
### Chat terminal profiles
171171

172-
There are new platform specific settings `setting(chat.tools.terminal.terminalProfile.windows)`, `setting(chat.tools.terminal.terminalProfile.osx)` and `setting(chat.tools.terminal.terminalProfile.linux)` that enable configuring the shell that is launched by the run in terminal tool. This is useful to simplify or remove interactive elements from your regular shell set up to make it easier for Copilot to use, while at the same time keeping your configured environment and shell launch scripts.
172+
We added platform-specific settings `setting(chat.tools.terminal.terminalProfile.windows)`, `setting(chat.tools.terminal.terminalProfile.osx)` and `setting(chat.tools.terminal.terminalProfile.linux)` for configuring the shell that is launched by the run-in-terminal tool.
173+
174+
Having a chat-specific shell is useful to simplify or remove interactive elements from your regular shell setup and make it easier for the agent to use. At the same time, it keeps your regular environment and shell launch scripts unchanged.
173175

174176
```jsonc
175177
"chat.tools.terminal.terminalProfile.osx": {

0 commit comments

Comments
 (0)