Skip to content

MontFerret/vscode-fql-syntax

Repository files navigation

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