Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mfsqlchecker-supportNew to Visual Studio Code? Get it now.
mfsqlchecker-support

mfsqlchecker-support

MedFlyt

|
171 installs
| (1) | Free
mfsqlchecker integration for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mfsqlchecker-support README

This extension adds integration of mfsqlchecker for Visual Studio Code.

Features

  • Validate that all SQL queries are valid
  • Auto-fix returned column types

Requirements

Make sure that your project has a dependency on mfsqlchecker

Your project must contain a mfsqlchecker.json file.

Extension Settings

This extension contributes the following settings:

  • myExtension.enable: enable/disable this extension
  • myExtension.thing: set to blah to do something

Known Issues

None yet

Publishing a new Version of the Extension to Visual Studio Marketplace

Edit the package.json file to increment the "version"

Get a "Personal Access Token" from: https://dev.azure.com/MedFlyt/_usersSettings/tokens

$ git clone ...
$ cd mfsqlchecker/mfsqlchecker-support
$ npm install
$ ./node_modules/.bin/vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft