zed-surround

A Zed extension for wrapping selected text in code snippets, the one thing I missed most from VS Code.

I’ve been using Zed more and more, and one thing I really missed from VS Code was being able to wrap a selection in a snippet. So I built zed-surround, a Zed extension that lets you surround selected text with code snippets — directly inspired by vscode-surround.