Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>jq Syntax HighlightingNew to Visual Studio Code? Get it now.
jq Syntax Highlighting

jq Syntax Highlighting

jq-syntax-highlighting

|
48,462 installs
| (2) | Free
Syntax support for the jq JSON command-line processor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jq-syntax-highlighting README

A syntax highlighting extension for jq, the command-line JSON processor. Use this extension to highlight .jq files.

screenshot

Release Notes

0.0.1

This is the initial release. It identifies and colors keywords, identifiers, operators, strings, literals and comments. The pipe operator | is identified as punctuation.pipe.jq; you can add that to your color theme to give it a distinct color.

0.0.2

A couple of bug fixes:

  • Allow underscore in variable names (thanks https://github.com/RossHammer)
  • Add the elif keyword (thanks https://github.com/connesc)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft