Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Quarkus snippetsNew to Visual Studio Code? Get it now.
Quarkus snippets

Quarkus snippets

Geoffrey GREBERT

|
18,721 installs
| (2) | Free
Quarkus snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quarkus snippets for VS Code

This extension for Visual Studio Code adds snippets for Quarkus.

Usage

Type part of a snippet, press enter, and the snippet unfolds.

Alternatively, press Ctrl+Space (Windows, Linux) or Cmd+Space (OSX) to activate snippets from within the editor.

Commands

  • Quarkus: Check for update

    Read your pom.xml file and compare your Quarkus version with the latest release.

JAVA snippets

snippet Purpose
q-resource Create new Quarkus REST resource class
q-panache-entity Create a Panache entity
q-path Create new path entrypoint

Quakus properties snippets

snippet Purpose
datasource-postgresql Add datasource to your configuration for Postgresql
datasource-mysql Add datasource to your configuration for MySQL
datasource-mariadb Add datasource to your configuration for MariaDB
datasource-mssql Add datasource to your configuration for MySQL
datasource-h2 Add datasource to your configuration for H2
datasource-derby Add datasource to your configuration for Apache Derby

Requirements

  • Language Support for Java(TM) by Red Hat

License

Apache Licence 2.0. See LICENSE file.

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