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
- Host: GitHub
- URL: https://github.com/prql/sublime-prql
- Owner: PRQL
- License: mit
- Created: 2024-01-24T18:03:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T21:20:40.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T22:27:34.996Z (over 1 year ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`