Skip to content

Sets markdown editor as default editor for markdown files in the agents window.#322703

Merged
hediet merged 1 commit into
mainfrom
hediet/b/complete-stork
Jun 24, 2026
Merged

Sets markdown editor as default editor for markdown files in the agents window.#322703
hediet merged 1 commit into
mainfrom
hediet/b/complete-stork

Conversation

@hediet

@hediet hediet commented Jun 24, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings June 24, 2026 10:36
@hediet hediet enabled auto-merge (squash) June 24, 2026 10:36
@hediet hediet self-assigned this Jun 24, 2026
@vs-code-engineering

Copy link
Copy Markdown
Contributor

📬 CODENOTIFY

The following users are being notified based on files changed in this PR:

@benibenj

Matched files:

  • src/vs/workbench/services/editor/common/editorResolverService.ts

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Agents window’s default workbench.editorAssociations so Markdown files (*.md) open in the Markdown Editor custom editor instead of the Markdown Preview custom editor.

Changes:

  • Change Agents window default editor association for *.md from vscode.markdown.preview.editor to vscode.markdown.editor.
Show a summary per file
File Description
src/vs/workbench/services/editor/common/editorResolverService.ts Switches the Agents window default Markdown editor association to vscode.markdown.editor.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@hediet hediet merged commit 57a6f50 into main Jun 24, 2026
29 checks passed
@hediet hediet deleted the hediet/b/complete-stork branch June 24, 2026 10:50
@vs-code-engineering vs-code-engineering Bot added this to the 1.127.0 milestone Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants