A minimal Visual Studio Code extension for FSQL (Federated Search Query Language).
Features
Syntax highlighting OR semantic token highlighting for .fsql files
Autocompletion for the FSQL commands and the QDM schema events and objects.
Installation
Install from the VS Code Marketplace or from a .vsix file.
On first activation, the extension will automatically download the required WASM language server files from CloudFront. This is a one-time download (~1-2MB).
Getting Started
Install the extension
Open any .fsql file
The extension will automatically download the language server files if needed
Start coding with full language support!
Configuration
Usage
Open any .fsql file in VS Code to activate the extension and access FSQL language features.