Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>DaggerNew to Visual Studio Code? Get it now.

Dagger

Dagger

|
1,138 installs
| (1) | Free
Use the Dagger automation platform from within VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Dagger for VS Code

We've created a VS Code extension to improve your experience with Dagger. This extension makes it easier to develop Dagger automations, with features like jump to definition, hover, and syntax highlighting

Installation

  1. Make sure that you have installed Dagger. If you haven't already, you can follow our installation guide here.
  2. Install extension
  3. Enjoy!

Features

Jump to Definition

Now, we have a simple way to explore the Dagger Universe and all its definitions. The Dagger Universe is a collection of reusable components, so we can use the “go to definition” feature to pick the one you need quickly.

Hover

You will need a basic understanding of CUE definitions to get the most out of Dagger. To decrease the learning curve, we have added the ability to show references inline. This provides an easy way to see the overall description of an action and its internal type.

When using “go to definition” and “show definitions”, you will have a complete overview of all CUE definitions used in your Dagger project.

Syntax Highlighting

We took inspiration from the Golang syntax to create our LSP theme so you can find the essential information quickly

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft