Get Started

Follow the steps below to install and use the Pieces for Sublime Text Plugin.


Prerequisites

Before you begin, make sure you have:

  • PiecesOS: The core engine that powers all Pieces extensions. Learn more about PiecesOS.

  • Sublime Text: Make sure you’ve installed Sublime Text on your development machine.

You must have PiecesOS to use the Pieces for Sublime Plugin. We also recommend downloading the Pieces for Developers Desktop App.


Installing the Pieces for Sublime Text Plugin

  1. Download Package Control: Visit the Package Control installation page and follow the instructions to install Package Control in Sublime Text

  1. Open Command Palette: Use the shortcut ⌘+shift+p (macOS) or ctrl+shift+p (Windows/Linux) to open the command palette

  2. Install Pieces Plugin: Using the command palette, search for Package Control: Install Package, then search for Pieces and select it

  3. Restart Sublime: After installing the Pieces Plugin, restart the Sublime editor to ensure all the dependencies are loaded properly

Setting up PiecesOS

PiecesOS is required for the Pieces for Sublime Text Plugin to work.

If you haven’t installed it yet, click the buttons to download PiecesOS via the recommended method, or follow the alternative steps below.

Recommended Installation Method

Click here to download the Pieces Suite Installer for Windows.

Alternative Installation Methods

Or, you can install PiecesOS using these alternative methods—just click the link on the package that’s right for your system.

  1. WinGet

Paste the following command into your terminal to install the Pieces Suite via WinGet: winget install "Pieces OS"

  1. Standalone .EXEs
  1. App Installer

For enhanced security and better system integration, we recommend installing the MSIX package over the InnoSetup (.exe) installer. The MSIX package operates in a containerized environment, providing additional security benefits.


Updating

The Pieces for Sublime Text Plugin will automatically update when a new version is available via Package Control.

When the plugin updates, you’ll see a small success message pop-up in the center of your Sublime Text Editor.

Update notifications cover updates for both the Pieces for Sublime Text and PiecesOS.

You can also manually update the plugin by opening your Command window in Sublime Text by using ⌘+shift+p (macOS) or ctrl+shift+p (Windows/Linux), locating the Package Control: Upgrade Package, and clicking the option. This will auto-update the Pieces for Sublime Text Plugin.

Disconnect from Pieces Cloud

Connecting to the Pieces Cloud is optional. However, it provides additional features like data backups, shareable links, and more. You can enjoy the main functionalities of Pieces without an account.

Disconnecting from the Pieces Cloud logs you out of your Pieces account.

To disconnect from the Pieces Cloud:

  1. Open the command palette in VS Code

  2. Select Pieces: Disconnect from Pieces Cloud

Uninstalling

To uninstall the Pieces for Sublime Text Plugin, open your Command window in Sublime Text by using ⌘+shift+p (macOS) or ctrl+shift+p (Windows/Linux), locating the Package Control: Remove Package, looking for the option Pieces and clicking the option.

In order for Pieces to be completely uninstalled from the Sublime Text, you'll need to restart the IDE.

Updated on