Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>fabric8-launcher-vscode-extensionNew to Visual Studio Code? Get it now.
fabric8-launcher-vscode-extension

fabric8-launcher-vscode-extension

Jeff MAURY

|
581 installs
| (0) | Free
A lightweight extension based on Fabric8 launcher to generate quickstart projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Fabric8 Launcher VSCode

Build Status Build status

Overview

A lightweight extension based on Fabric8 Launcher to generate quickstart projects using Visual Studio Code (VS Code). Here's a list of features:

  • Generator

Requirements

  • VS Code (version 1.19.0 or later)

How-to

First you need to "open the folder" in VS Code in which you want to create the project.

Then, you can trigger the Fabric8 launcher. It is available from Palette command (Ctrl+Shift=P) with the name "Fabric8: generate a project from Fabric8 launcher":

Fabric8 palette entry.

Extension Settings

  • fabric8.launcher.endpointUrl: launcher service endpoint URL. Defaults to https://forge.api.openshift.io/api/
  • fabric8.launcher.defaultGroupId: default group id. Defaults to io.openshift
  • fabric8.launcher.defaultArtifactId: default artifact id. Defaults to booster
  • fabric8.launcher.defaultVersion: default version. Defaults to 0.0.1-SNAPSHOT

Known Issues

None at this point.

Release Notes

0.0.1

First version for early feedback

0.0.2

First missing dependency

0.0.3

Update for new Launcher API

0.0.4

Endpoint URL, default groupID, artifactId and version settings

0.0.5

Fix typo in default endpoint URL causing catalog loading error

0.0.6

Files are now extracted at the root of the workspace folder

0.0.7

Add VSCode recommendation files to generated projects

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