Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DevOps Kit for DSCNew to Visual Studio Code? Get it now.
DevOps Kit for DSC

DevOps Kit for DSC

Preview

Bernie White

|
11,727 installs
| (0) | Free
Adds convenience features for IT Pros using DevOps Kit for DSC.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DevOps Kit for DSC

ext-version-badge ext-installs-badge

This preview extension for Visual Studio Code adds convenience features for IT Pros using DevOps Kit for DSC.

DevOps Kit for DSC is a PowerShell module available from the PowerShell Gallery and is required for this extension to work.

To install the module use Install-Module -Name DevOpsKitDsc -MinimumVersion 0.2.0 -Scope CurrentUser; from a PowerShell prompt.

AppVeyor (Windows) Codecov (Windows)
av-image cc-image

Disclaimer

This project is to be considered a proof-of-concept and not a supported Microsoft product.

Features

  • Create collections
  • IntelliSense for editing workspace settings.json
  • Restore modules while editing
  • Automatically detect collections and build with tasks

Installing the Extension

You can install the latest release of the extension by following the steps in the Visual Studio Code documentation. In the Extensions pane, search for "DevOps Kit for DSC" extension and install it there. You will get notified automatically about any future extension updates!

code --install-extension bewhite.dokd-vscode-preview

NOTE: If you are using VS Code Insiders, the command will be code-insiders.

Maintainers

  • Bernie White

License

This project is licensed under the MIT License.

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