Skip to content
KN edited this page Dec 1, 2024 · 4 revisions

Installation

There are two methods to install the PLI10 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 PLI10, and dwoanload it. Now it is available through the availabe languages as PLI10!

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 PLI10.
  4. Extract or move all the files from the downloaded repository or zip file into the PLI10 folder.

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


Clone this wiki locally