Skip to content

Commit 35eb1ea

Browse files
Copilotgarrytrinder
andcommitted
Add changelog and readme updates for Linux install support
Co-authored-by: garrytrinder <11563347+garrytrinder@users.noreply.github.com>
1 parent 0205659 commit 35eb1ea

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
### Added:
1313

14+
- Install: Added automated install and upgrade support for Linux using official setup scripts
1415
- Quick Fixes: Enable local language model fix now adds or updates `languageModel.enabled: true` for supported plugins only
1516

1617
### Fixed:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Supercharge your [Dev Proxy](https://aka.ms/devproxy) workflow with IntelliSense
1111

1212
## Quick Start
1313

14-
1. **Install this extension** - [Install from VS Code](vscode:extension/garrytrinder.dev-proxy-toolkit). You'll be prompted to install Dev Proxy if it's not already installed.
14+
1. **Install this extension** - [Install from VS Code](vscode:extension/garrytrinder.dev-proxy-toolkit). You'll be prompted to install Dev Proxy if it's not already installed. Automated install is supported on Windows (winget), macOS (Homebrew), and Linux (setup script).
1515
2. **Create a config** - Run `Dev Proxy Toolkit: Create configuration file` from the Command Palette
1616
3. **Configure your proxy** - Add URLs to watch and plugins using snippets (type `devproxy-`) or let [GitHub Copilot help](#mcp-server)
1717
4. **Start Dev Proxy** - Run `Dev Proxy Toolkit: Start` from the Command Palette

0 commit comments

Comments
 (0)