Skip to content

Commit cb236bf

Browse files
committed
Final edits
1 parent 878a838 commit cb236bf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

release-notes/v1_102.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ Welcome to the June 2025 release of Visual Studio Code. There are many updates i
1919

2020
* **Chat**
2121
* Explore and contribute to the open sourced GitHub Copilot Chat extension ([Read our blog post](https://code.visualstudio.com/blogs/2025/06/30/openSourceAIEditorFirstMilestone)).
22-
* Edit and resubmit previous chat requests ([Show more](#edit-previous-requests-experimental)).
2322
* Generate custom instructions that reflect your project's conventions ([Show more](#generate-custom-instructions)).
23+
* Use custom modes to tailor chat for tasks like planning or research ([Show more](#chat-mode-improvements)).
2424
* Automatically approve selected terminal commands ([Show more](#terminal-auto-approval-experimental)).
25-
* Specify a language model for chat modes and other productivity improvements ([Show more](#chat-mode-improvements)).
25+
* Edit and resubmit previous chat requests ([Show more](#edit-previous-requests-experimental)).
2626

2727
* **MCP**
2828
* MCP support is now generally available in VS Code ([Show more](#mcp-support-in-vs-code-is-generally-available)).
29-
* Easily install and manage MCP servers from the MCP view ([Show more](#mcp-server-discovery-and-installation)).
29+
* Easily install and manage MCP servers with the MCP view and gallery ([Show more](#mcp-server-discovery-and-installation)).
3030
* MCP servers as first-class resources in profiles and Settings Sync ([Show more](#mcp-servers-as-first-class-resources)).
3131

3232
* **Editor experience**
@@ -377,7 +377,7 @@ Once activated, the cursor changes to a panning icon and moving the mouse up or
377377

378378
**Known Conflicts**
379379

380-
Enabling this feature interferes with other actions tied to the middle mouse button. For example, if you have column selection (`setting(editor.columnSelection)`) enabled, holding down the middle mouse button selects text. Similarly, on Linux, selection clipboard (`setting(editor.selectionClipboard)`) pastes content from your clipboard when the middle mouse button is clicked.
380+
Enabling this feature might interfere with other actions tied to the middle mouse button. For example, if you have column selection (`setting(editor.columnSelection)`) enabled, holding down the middle mouse button selects text. Similarly, on Linux, selection clipboard (`setting(editor.selectionClipboard)`) pastes content from your clipboard when the middle mouse button is clicked.
381381

382382
To avoid these conflicts, please enable only one of these settings at a time.
383383

0 commit comments

Comments
 (0)