Skip to content
Kostasn2 edited this page Sep 10, 2024 · 2 revisions

Installation

There are two methods to install the Piranha Syntax Highlighter in Sublime Text:

1. Installation via Sublime Text's Command Palette

You can now download and install the package through Command Palette.

  1. Press Ctrl+Shipt+P, to open the Command Palette.
  2. Search Package Control: Install Package.
  3. Search for Piranha, and dwoanload it. Now it is available through the availabe languages as Piranha!

2. Manual Installation

If you prefer manual installation, follow these steps for a Windows machine:

  1. Download the zip file of the project from GitHub, or clone the repository.
  2. Navigate to the directory:
    C:\Users\(your-username)\AppData\Roaming\Sublime Text\Packages\
  3. Create a new folder named Piranha.
  4. Extract or move all the files from the downloaded repository or zip file into the Piranha folder.

This method ensures the highlighter is set up and ready to use, providing you with immediate access to enhanced syntax highlighting for Piranha code in Sublime Text.


Feel free to explore the Piranha language for more information and to get the most out of this powerful tool.

Clone this wiki locally