Skip to content

Repository files navigation

TestGem Version

serverkit-vscode

Serverkit plug-in for VSCode.

Installation

# Gemfilegem"serverkit-vscode"

Usage

Prerequisites

Basic Example

Create a recipe file that uses the vscode resources:

# recipe.ymlresources:
# Install GitHub Copilot extension
- type: vscode_packagename: github.copilot

Then apply your recipe with Serverkit:

$ serverkit apply recipe.yml

Resource

vscode_package

Install specified VSCode package.

Attributes

  • name - package name (required)
  • version - package version (optional)

Example

resources:
- type: vscode_packagename: GitHub.vscode-pull-request-github
- type: vscode_packagename: github.copilotversion: 1.156.0

Contributing

Bug reports and pull requests are welcome on GitHub at serverkit/serverkit-vscode.

License

The gem is available as open source under the terms of the MIT License.

About

Serverkit plug-in for VSCode.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages