Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerQuery Zed Extension

Language support for SentinelOne / Dataset PowerQuery files.

Features

  • File types: .pq, .powerquery, .pql
  • Tree-sitter grammar supplied by the sibling tree-sitter-powerquery project
  • Highlight queries for commands, operators, fields, functions, literals, shortcut fields, and comments
  • Bracket matching and indentation for nested expressions and subqueries

Local Installation

In Zed, run zed: install dev extension and select this repository. After changes, reinstall the dev extension. Inspect Zed.log with zed: open log, or launch zed --foreground for verbose diagnostics.

Development

Validate grammar changes in the sibling project:

cd ../tree-sitter-powerquery
bun install
bun run check

Validate Zed query and editor behavior by reinstalling this repository as a dev extension. Before publishing, pin [grammars.powerquery].rev to a tested commit SHA from the public grammar repository.

References

About

PowerQuery Zed Extension: Language support for SentinelOne / Dataset PowerQuery files

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages