How to Edit Snippets
To modify an existing snippet, follow these steps:
-
Open the command palette using
⌘+shift+p
(macOS) orctrl+shift+p
(Windows/Linux) -
In the text field, type
Pieces: Open Saved Materials
-
Search for your asset, or choose it drop the available assets listed in the dropdown
-
Left-click or press enter to select and open that snippet
-
Switch to the Editor Mode by clicking the
Edit
button on your saved snippet -
Modify the content of the snippet as needed and save your changes with the
⌘+s
(macOS) orctrl+s
(Windows/Linux)
Once you make your changes, saving your snippet will close the editing view and bring you back to the saved snippet's main tab.
Actions from the Editing View
When editing a snippet, the rest of Pieces Copilot functionality is fully available—such as adding code comments, starting conversations, and fixing bugs.
This means you can share a snippet with a coworker, receive feedback, then retroactively add code comments and tweak some parameters or error handling to polish your code snippet.