Skip to content

Finalizes customEditorPriority proposal. Closes https://github.com/microsoft/vscode/issues/292379 - #329002

Merged
Henning Dieterichs (hediet) merged 1 commit into
mainfrom
hediet/b/forthcoming-bedbug
Aug 4, 2026
Merged

Finalizes customEditorPriority proposal. Closes https://github.com/microsoft/vscode/issues/292379#329002
Henning Dieterichs (hediet) merged 1 commit into
mainfrom
hediet/b/forthcoming-bedbug

Conversation

@hediet

@hediet Henning Dieterichs (hediet) commented Aug 4, 2026

Copy link
Copy Markdown
Member

Closes #292379

Copilot AI balanced review requested due to automatic review settings August 4, 2026 16:25

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

Finalizes per-editor custom editor priorities by promoting textEditor and diffEditor priority configuration to stable behavior.

Changes:

  • Removes the proposal registration and declaration file.
  • Removes proposal gating from priority handling.
  • Updates Markdown’s enabled API proposals.
Show a summary per file
File Description
src/vscode-dts/vscode.proposed.customEditorPriority.d.ts Removes the finalized proposal stub.
src/vs/workbench/contrib/customEditor/common/contributedCustomEditors.ts Enables per-editor priorities without proposal gating.
src/vs/platform/extensions/common/extensionsApiProposals.ts Removes the proposal registration.
extensions/markdown-language-features/package.json Removes the finalized proposal opt-in.

Review details

  • Files reviewed: 3/4 changed files
  • Comments generated: 0
  • Review effort level: Balanced
@hediet
Henning Dieterichs (hediet) merged commit 5397335 into main Aug 4, 2026
31 checks passed
@hediet
Henning Dieterichs (hediet) deleted the hediet/b/forthcoming-bedbug branch August 4, 2026 18:24
@vs-code-engineering vs-code-engineering Bot added this to the 1.133.0 milestone Aug 4, 2026
Don Jayamanne (DonJayamanne) added a commit that referenced this pull request Aug 4, 2026
* origin/main: (31 commits)
  Improve workspace picker preselection (#328995)
  agentHost: support Codex custom agents and runtime enablement (#328956)
  Finalizes customEditorPriority proposal. Closes #292379 (#329002)
  Add Agents window startup A/A experiment trigger (#328454)
  sessions: show created session pill in response summary (#328984)
  Fix onboarding microphone picker visibility (#329011)
  Explains how to develop the markdown editor (#329009)
  Conditional agent-window auth for signed-out users (#328990)
  Fix BYOK enterprise policy handling in agent host
  Agent Host changes for fix/agent-host-byok-enterprise-policy
  agentHost: drive tool execution from the session input queue (#328989)
  Make Integrated Browser smoke tests deterministic across build qualities (#328983)
  Accept box sizing screenshot changes
  Avoid large Component Fixtures step outputs
  Remove component fixture box sizing reset
  fix: guard stale line numbers in test decorations (fixes #328988)
  sessions: fix maximized side pane toggle (#328974)
  Add component fixture rendering controls
  Reduce floating panel margins for layout consistency (#328963)
  agentHost: support file completions across workspace roots (#328944)
  ...

# Conflicts:
#	src/vs/sessions/SESSIONS.md
#	src/vs/sessions/contrib/providers/agentHost/browser/baseAgentHostSessionsProvider.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants