Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 723 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 723 Bytes

Syntax Highligher for Ferrer Query Language

Provides basic syntax highlighting for FQL. This repository was originally inspired and bootstrapped from vscode-aql

vscode-screenshot

Install

  1. Type "Ferret" in Extensions tab
  2. Search "Ferret Syntax Highligh" extension
  3. Click Install
install-ferret-extension.mov

Run FQL file from VS Code

  1. Open tab with FQL script file
  2. Open Command Palette with ⇧⌘P
  3. Type Ferret: Run File
run-ferret-from-vs-code.mov