Releases: garrytrinder/dev-proxy-toolkit
v0.25.0-beta
What's Changed
- Update snippets schema version to v0.29.0. Closes #263 by @garrytrinder in #265
- Update snippets to use new DLL name. Closes #264 by @garrytrinder in #266
- Add Dev Proxy MCP Server. Closes #244 by @garrytrinder in #267
Full Changelog: v0.24.0...v0.25.0-beta
v0.24.0
What's Changed
- Add command support for Dev Proxy Beta. Closes #212 by @garrytrinder in #252
- Fix version detection. Closes #250 by @garrytrinder in #254
- Fixes diagnostics. Closes #215 by @garrytrinder in #255
- Remove config commands from editor. Closes #256 by @garrytrinder in #257
- Improve Dev Proxy process detection. Closes #245 by @garrytrinder in #258
- Add Discover URLs to watch command. Closes #225 by @garrytrinder in #259
- Add OpenAITelemetryPlugin snippets. Closes #260 by @garrytrinder in #261
Full Changelog: v0.22.1...v0.24.0
Dev Proxy Toolkit with MCP Server
This is a pre-release of the Dev Proxy Toolkit that contains the Dev Proxy MCP server which can be used in GitHub Copilot Agent mode.
The MCP server provides two tools:
- Find Dev Proxy documentation
- Get the installed Dev Proxy version
Install instructions
- Download VS Code Insiders
- Download the
dev-proxy-toolkit-mcp-server-4.vsix
package - Install extension as VSIX in VS Code Insiders
- Close VS Code Insiders
- Start VS Code Insiders with proposed API enabled,
code-insiders . --enable-proposed-api=garrytrinder.dev-proxy-toolkit
If you'd like to set it so that your extension using the proposed API is always available to use on every launch of VS Code Insiders, you can run the Preferences: Configure Runtime Arguments command to edit the .vscode-insiders/argv.json
file to set a list of enabled extensions.
{
...
"enable-proposed-api": ["garrytrinder.dev-proxy-toolkit"]
}
See Sharing extensions using the proposed API for more details on installing extensions that use the Proposed API.
v0.23.5-beta
What's Changed
- Add command support for Dev Proxy Beta. Closes #212 by @garrytrinder in #252
- Fix version detection. Closes #250 by @garrytrinder in #254
- Fixes diagnostics. Closes #215 by @garrytrinder in #255
- Remove config commands from editor. Closes #256 by @garrytrinder in #257
- Improve Dev Proxy process detection. Closes #245 by @garrytrinder in #258
- Add Discover URLs to watch command. Closes #225 by @garrytrinder in #259
- Add OpenAITelemetryPlugin snippets. Closes #260 by @garrytrinder in #261
Full Changelog: v0.22.1...v0.23.5-beta
v0.23.4-beta
What's Changed
- Add command support for Dev Proxy Beta. Closes #212 by @garrytrinder in #252
- Fix version detection. Closes #250 by @garrytrinder in #254
- Fixes diagnostics. Closes #215 by @garrytrinder in #255
- Remove config commands from editor. Closes #256 by @garrytrinder in #257
- Improve Dev Proxy process detection. Closes #245 by @garrytrinder in #258
- Add Discover URLs to watch command. Closes #225 by @garrytrinder in #259
Full Changelog: v0.23.0...v0.23.4-beta
v0.23.3-beta
What's Changed
- Add command support for Dev Proxy Beta. Closes #212 by @garrytrinder in #252
- Fix version detection. Closes #250 by @garrytrinder in #254
- Fixes diagnostics. Closes #215 by @garrytrinder in #255
- Remove config commands from editor. Closes #256 by @garrytrinder in #257
- Improve Dev Proxy process detection. Closes #245 by @garrytrinder in #258
Full Changelog: v0.23.0...v0.23.3-beta
Created at 37,000ft
v0.23.2-beta
What's Changed
- Add command support for Dev Proxy Beta. Closes #212 by @garrytrinder in #252
- Fix version detection. Closes #250 by @garrytrinder in #254
Full Changelog: v0.23.0...v0.23.2-beta
v0.23.1-beta
What's Changed
- Add command support for Dev Proxy Beta. Closes #212 by @garrytrinder in #252
Full Changelog: v0.23.0...v0.23.1-beta
v0.23.0-beta
v0.22.1
What's Changed
- Add TypeSpecGeneratorPlugin snippets. Closes #239 by @garrytrinder in #243
- Fix for Start command by @garrytrinder in #249
Full Changelog: v0.21.0...v0.22.1