Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Kysely SnippetsNew to Visual Studio Code? Get it now.
Kysely Snippets

Kysely Snippets

Manuel Gil

|
218 installs
| (0) | Free
| Sponsor
This extension for Visual Studio Code adds snippets for Kysely
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kysely Snippets for VSCode Editor

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Downloads Visual Studio Marketplace Rating GitHub Repo stars GitHub license

This extension for Visual Studio Code adds snippets for Kysely.

Requirements

  • VSCode 1.46.0 or later

Usage

Snippets

Type part of snippet, press Tab or Enter, and the snippet unfolds. Below is a list of the most important shortcuts.

Snippet Purpose
kysely_new_dialect_pg new PostgresDialect
kysely_new_dialect_mysql new MysqlDialect
kysely_new_dialect_mssql new MssqlDialect
kysely_new_dialect_sqlite new SqliteDialect
kysely_new_db new Database
kysely_new_migrator new Migrator
kysely_id_generated Generated
kysely_column_type ColumnType
kysely_selectable Selectable
kysely_insertable Insertable
kysely_updateable Updateable
kysely_create_table createTable
kysely_create_index createIndex
kysely_insert_into insertInto
kysely_select_from selectFrom
kysely_update_table updateTable
kysely_delete_from deleteFrom

Connect with me

GitHub followers X (formerly Twitter) Follow

Other Extensions

  • NestJS File Generator
  • NestJS Snippets
  • Angular File Generator
  • T3 Stack / NextJS / ReactJS File Generator
  • CodeIgniter 4 Snippets
  • CodeIgniter 4 Shield Snippets
  • CodeIgniter 4 Spark
  • Moodle Pack
  • Mustache Template Engine - Snippets & Autocomplete

Changelog

See CHANGELOG.md

Authors

  • Manuel Gil - Owner - ManuelGil

See also the list of contributors who participated in this project.

License

Kysely Snippets for VSCode is licensed under the MIT License - see the MIT License for details.

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