An open API service indexing awesome lists of open source software.

https://github.com/prql/sublime-prql

Grammer for PRQL language for sublime
https://github.com/prql/sublime-prql

Last synced: 5 days ago
JSON representation

Grammer for PRQL language for sublime

Awesome Lists containing this project

README

          

# PRQL syntax highlighting for Sublime Text

This package adds syntax highlighting for [PRQL](https://prql-lang.org/) to Sublime Text.

# Installation

The easiest way to install is using Sublime's [Package Control](https://packagecontrol.io/packages/PRQL).
It's listed as `PRQL`.

1. Open `Command Palette` using menu item `Tools → Command Palette...`
2. Choose `Package Control: Install Package`
3. Find `PRQL` and hit `Enter`