Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Maxxi Extension PackNew to Visual Studio Code? Get it now.
Maxxi Extension Pack

Maxxi Extension Pack

Fabio J. Walter

|
36 installs
| (2) | Free
Maxxi projects Snippets and Extensions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Maxxi for Visual studio code

Visual Studio Code snippet plugin containing some very useful features.

  • Maxxi for Visual studio code
  • Features
  • Setup in 2 easy steps
  • Contribution guidelines
  • Changelog
  • License
  • Documentation

1. Features

Snippets for:

  • SQL Migrations

2. Setup (in 2 easy steps)

  1. Install plugin
  2. Press F1, paste ext install Maxxi & then press enter (or)
  3. Goto extensions by pressing Ctrl-Shift-X (Windows/Linux) or Cmd-Shift-X (Mac) & Search for Maxxi, click on install
  4. Reload your editor
  5. You are good to go...

3. Contribution guidelines

  1. Clone this repo
  2. To modify snippets, you can find the templates for each snippet under src/generators/. These Html snippets must follow sublime text snippet format. There is no need to update snippets.json manually. The build will take care of regenerating this file from template files.
  3. If you need to change README.md (or) package.json, you should modify their templates (which are used to generate the root level files) under files/. For eg., If you want package.json at the root to be modified, you should change package-template.json under files/. These root level package.json & README.md are regenerated for every build from their corresponding templates.
  4. To customize/create other generators, look at source/util/config.js or create your own customized generator as above mentioned.
  5. Send me a pull request

4. Changelog

See here

5. License

Maxxi for Visual Studio Code plugin is open-sourced software licensed under the MIT license.

Enjoy!

6. Documentation

Description Shortcut
Maxxi - Extension Pack sql add_column_boolean maxxi-sql-add_column_boolean
Maxxi - Extension Pack sql add_column_create_update_at_timestamp maxxi-sql-add_column_create_update_at_timestamp
Maxxi - Extension Pack sql add_column_varchar maxxi-sql-add_column_varchar
Maxxi - Extension Pack sql add_pk_serial maxxi-sql-add_pk_serial
Maxxi - Extension Pack sql create_search_index maxxi-sql-create_search_index
Maxxi - Extension Pack sql create_table maxxi-sql-create_table
Maxxi - Extension Pack sql create_unique_index maxxi-sql-create_unique_index
Maxxi - Extension Pack sql fk maxxi-sql-fk
Maxxi - Extension Pack sql fk_deferred maxxi-sql-fk_deferred
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft