Skip to content

Release v2.7.0#102

Merged
tortmayr merged 1 commit into
masterfrom
release-v2.7.0
Jun 2, 2026
Merged

Release v2.7.0#102
tortmayr merged 1 commit into
masterfrom
release-v2.7.0

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 2, 2026

Prepare release v2.7.0

Changes

  • [build] Switch to ESLint 9.x #87
  • [example] Align the codicon version used in the example with the version expected by @eclipse-glsp/client #90
  • [diagram] Fix spurious "No Custom Document found" errors by forwarding onDidChangeCustomDocument events only for documents owned by the provider when multiple GlspEditorProvider instances share a GlspVscodeConnector #92
  • [mcp] Add support for Model Context Protocol integration, bridging the GLSP-announced MCP server into the VS Code MCP definition provider API #91
    • Opt-in via an MCP server configuration on the connector; the announced endpoint is registered on startup and deregistered on extension dispose.
    • The Workflow example demonstrates the end-to-end wiring, including a copy-URL action and client-side PNG export.

Potentially Breaking Changes

  • [deps] Update the minimum required Node version to 22 #88
  • [deps] Raise the minimum required VS Code version to 1.101, needed for the stabilized MCP definition provider API; installing in earlier versions will fail #95

Note: This pull request was created automatically. After merging, the automated publishing process will be started.

@tortmayr tortmayr merged commit 7e3f707 into master Jun 2, 2026
1 check passed
@tortmayr tortmayr deleted the release-v2.7.0 branch June 2, 2026 06:57
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.

1 participant