This Visual Studio Code extension provides support for the PLI programming language, including syntax highlighting, code completion, error diagnostics, and more.
Features
Syntax Highlighting: Provides color coding for PLI syntax, making code easier to read.
Error Diagnostics: Displays real-time error messages and warnings in your code.
Go to Definition: Jump directly to the definition of functions, variables, etc.
Installation
Download the .vsix file.
Open Visual Studio Code.
Go to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
Click on the three dots in the top right corner and select "Install from VSIX".
Navigate to and select the downloaded .vsix file.
Usage
Open a PLI file (.pli) in Visual Studio Code.
The extension will automatically activate, providing language support.
Configuration
This extension doesn't require any specific configuration to work out of the box.
License
This extension is licensed under the [Your License Name] license. See LICENSE.txt for more details.