{"id":15422051,"url":"https://github.com/berniewhite/devopskitdsc-vscode","last_synced_at":"2025-04-19T15:07:16.745Z","repository":{"id":87929181,"uuid":"107403192","full_name":"BernieWhite/DevOpsKitDsc-vscode","owner":"BernieWhite","description":"Visual Studio Code extension for DevOps Kit for Dsc.","archived":false,"fork":false,"pushed_at":"2018-04-16T13:02:52.000Z","size":14,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T19:35:06.733Z","etag":null,"topics":["desired-state-configuration","dsc","powershell","visual-studio-code","visual-studio-code-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=bewhite.dokd-vscode-preview","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BernieWhite.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-18T12:09:26.000Z","updated_at":"2024-11-22T19:45:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"866893fe-ae6c-4c5f-b650-4202bd738402","html_url":"https://github.com/BernieWhite/DevOpsKitDsc-vscode","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"65f863e68b0de0035081b8f1408e86cab14cbf4d"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernieWhite%2FDevOpsKitDsc-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernieWhite%2FDevOpsKitDsc-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernieWhite%2FDevOpsKitDsc-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BernieWhite%2FDevOpsKitDsc-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BernieWhite","download_url":"https://codeload.github.com/BernieWhite/DevOpsKitDsc-vscode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240395746,"owners_count":19794573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["desired-state-configuration","dsc","powershell","visual-studio-code","visual-studio-code-extension"],"created_at":"2024-10-01T17:36:47.347Z","updated_at":"2025-03-02T04:32:26.080Z","avatar_url":"https://github.com/BernieWhite.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DevOps Kit for DSC\n\n[![ext-version-badge][]][ext] [![ext-installs-badge][]][ext]\n\nThis **preview** extension for Visual Studio Code adds convenience features for IT Pros using DevOps Kit for DSC.\n\nDevOps Kit for DSC is a PowerShell module available from the PowerShell Gallery and is **required** for this extension to work.\n\nTo install the module use `Install-Module -Name DevOpsKitDsc -MinimumVersion 0.2.0 -Scope CurrentUser;` from a PowerShell prompt.\n\n| AppVeyor (Windows) | Codecov (Windows) |\n| --- | --- |\n| [![av-image][]][av-site] | [![cc-image][]][cc-site] |\n\n[av-image]: https://ci.appveyor.com/api/projects/status/b3bn5mymkonomjb4\n[av-site]: https://ci.appveyor.com/project/BernieWhite/devopskitdsc-vscode\n[cc-image]: https://codecov.io/gh/BernieWhite/DevOpsKitDsc-vscode/branch/master/graph/badge.svg\n[cc-site]: https://codecov.io/gh/BernieWhite/DevOpsKitDsc-vscode\n\n## Disclaimer\n\nThis project is to be considered a **proof-of-concept** and **not a supported Microsoft product**.\n\n## Features\n\n- Create collections\n- IntelliSense for editing workspace settings.json\n- Restore modules while editing\n- Automatically detect collections and build with tasks\n\n## Installing the Extension\n\nYou can install the latest release of the extension by following the steps in the [Visual Studio Code documentation][vscode-ext-gallery]. 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!\n\n```\ncode --install-extension bewhite.dokd-vscode-preview\n```\n\n\u003e NOTE: If you are using VS Code Insiders, the command will be `code-insiders`.\n\n## Maintainers\n\n- [Bernie White](https://github.com/BernieWhite)\n\n## License\n\nThis project is [licensed under the MIT License](LICENSE).\n\n[vscode-ext-gallery]: https://code.visualstudio.com/docs/editor/extension-gallery\n[ext]: https://marketplace.visualstudio.com/items?itemName=bewhite.dokd-vscode-preview\n[ext-version-badge]: https://vsmarketplacebadge.apphb.com/version/bewhite.dokd-vscode-preview.svg\n[ext-installs-badge]: https://vsmarketplacebadge.apphb.com/installs-short/bewhite.dokd-vscode-preview.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberniewhite%2Fdevopskitdsc-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberniewhite%2Fdevopskitdsc-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberniewhite%2Fdevopskitdsc-vscode/lists"}