What's New in 0.0.6
Community contributions
- Add descriptions to Show Actions quick pick — every item in the ⌘⌥O quick pick now shows a short description for better discoverability (thanks @kingrubic, closes #18)
- Platform-specific shortcut hints — Tips & Tricks now renders a table with ⌘⌥ chords on macOS and Ctrl+Alt+ on Windows/Linux (thanks @kingrubic, closes #26)
- MCP server walkthrough step — new step 7 of 8 "Add an MCP Server" teaches users how to connect browsers, databases, and more via the Model Context Protocol (thanks @tirth6851, closes #21)
Install
Download opencode-walkthrough-0.0.6.vsix and install via:
code --install-extension opencode-walkthrough-0.0.6.vsix
What's Changed
- feat: show platform-specific shortcut hints by @kingrubic in #56
- feat: add MCP server walkthrough step (#21) by @tirth6851 in #34
New Contributors
- @kingrubic made their first contribution in #56
- @tirth6851 made their first contribution in #34
Full Changelog: v0.0.5...v0.0.6