Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>SquawkNew to Visual Studio Code? Get it now.
Squawk

Squawk

Steve Dignam

|
7 installs
| (0) | Free
Visual Studio Code support for Squawk
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

squawk-vscode

Visual Studio Code support for Squawk

Surface SQL related lint errors directly in VSCode.

Install

Install via the VSCode marketplace.

Install

From online marketplace

Open the online marketplace listing for Squawk and click "Install". Follow the prompts to open VSCode and install Squawk.

From VSCode

In VSCode, type CMD+P, run Extensions: Install Extensions, search for sbdchd.squawk and click install.

From Github release

Download the extension package from the latest Github release and run code --install-extension squawk-*.vsix

From source

With vsce installed from NPM (npm install -g @vscode/vsce), clone this repo and run vsce package. Install the resulting package with code --install-extension squawk-*.vsix

Dev

Make sure you're on a vscode version >= the one defined in the package.json, otherwise the extension development host won't load the extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft