-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Kostasn2 edited this page Sep 10, 2024
·
2 revisions
There are two methods to install the Piranha Syntax Highlighter in Sublime Text:
You can now download and install the package through Command Palette.
- Press
Ctrl+Shipt+P
, to open the Command Palette. - Search
Package Control: Install Package
. - Search for
Piranha
, and dwoanload it. Now it is available through the availabe languages as Piranha!
If you prefer manual installation, follow these steps for a Windows machine:
- Download the zip file of the project from GitHub, or clone the repository.
- Navigate to the directory:
C:\Users\(your-username)\AppData\Roaming\Sublime Text\Packages\
- Create a new folder named
Piranha
. - 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.