{"id":24638124,"url":"https://github.com/upbound/vscode-up","last_synced_at":"2025-05-08T23:46:09.830Z","repository":{"id":41428297,"uuid":"434750717","full_name":"upbound/vscode-up","owner":"upbound","description":"Visual Studio Code extension for @upbound","archived":false,"fork":false,"pushed_at":"2024-10-10T23:12:41.000Z","size":30407,"stargazers_count":16,"open_issues_count":2,"forks_count":4,"subscribers_count":20,"default_branch":"main","last_synced_at":"2025-05-08T23:46:02.565Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/upbound.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-03T22:32:13.000Z","updated_at":"2024-12-13T01:04:30.000Z","dependencies_parsed_at":"2023-02-10T09:00:23.356Z","dependency_job_id":null,"html_url":"https://github.com/upbound/vscode-up","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upbound%2Fvscode-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upbound%2Fvscode-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upbound%2Fvscode-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/upbound%2Fvscode-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/upbound","download_url":"https://codeload.github.com/upbound/vscode-up/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253166474,"owners_count":21864467,"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":[],"created_at":"2025-01-25T10:13:03.786Z","updated_at":"2025-05-08T23:46:09.808Z","avatar_url":"https://github.com/upbound.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crossplane package support for Visual Studio Code\n[![Slack](https://img.shields.io/badge/slack-crossplane-green.svg?style=flat)](https://crossplane.slack.com/messages/upbound/)\n\n## Getting Started\n\nWelcome! 👋🏻\u003cbr/\u003e\nWhether you are new to Crossplane package authoring or an experienced Crossplane \noperator, we hope this extension enhances your development experience.\n\n* **Step 1.** If you haven't done so already, install the latest version of [Up]\n  and the [VS Code Up extension].\n  * If you currently have `up` installed, make sure you are using at least version `v0.8.0`.\n    * You can check your version by running `up --version`.\n  * [Managing extensions in VS Code].\n* **Step 2.** To activate the extension, open any directory or workspace\n  containing a Crossplane package (i.e. one that contains a `crossplane.yaml`).\n\n\n## Features\nThis extension currently provides diagnostics as you work, through its integation \nwith [`xpls`]. You can see overviews of the various features currently available\nbelow:\n\n\u003cp align=center\u003e\n\u003cimg src=\"media/xpkg_dependency_version_validation.gif\" width=75%\u003e\n\u003cbr/\u003e\n\u003cem\u003e(crossplane.yaml dependency version validation)\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n\u003cimg src=\"media/xpkg_dependency_type_validation.gif\" width=75%\u003e\n\u003cbr/\u003e\n\u003cem\u003e(crossplane.yaml dependency type validation)\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n\u003cimg src=\"media/xpkg_missing_dependency_validation.gif\" width=75%\u003e\n\u003cbr/\u003e\n\u003cem\u003e(crossplane.yaml dependency missing validation)\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n\u003cimg src=\"media/xpkg_example_claim_validation.gif\" width=75%\u003e\n\u003cbr/\u003e\n\u003cem\u003e(XRC schema validation)\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n\u003cimg src=\"media/xpkg_composed_resource_validation.gif\" width=75%\u003e\n\u003cbr/\u003e\n\u003cem\u003e(Composed resource schema validation)\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n\u003cimg src=\"media/composition_patches_validation.gif\" width=75%\u003e\n\u003cbr/\u003e\n\u003cem\u003e(Composed resource schema validation with patched details)\u003c/em\u003e\n\u003c/p\u003e\n\n\u003cp align=center\u003e\n\u003cimg src=\"media/openapiv3schema_validation.gif\" width=75%\u003e\n\u003cbr/\u003e\n\u003cem\u003e(XRD openAPIv3Schema validation)\u003c/em\u003e\n\u003c/p\u003e\n\n## Ask for help\nIf you run into a problem please reach out to us\nby [filing an issue],\n[starting a GitHub discussion],\nor by asking a question on [Slack]\n\n## Contributing\nSee [CONTRIBUTING.md]\n\n## License\n[Apache 2.0 license](LICENSE)\n\n\u003c!-- Named Links --\u003e\n[CONTRIBUTING.md]: https://github.com/upbound/vscode-up/blob/main/CONTRIBUTING.md\n[filing an issue]: https://github.com/upbound/vscode-up/issues/new/choose\n[starting a GitHub discussion]: https://github.com/upbound/vscode-up/discussions\n[LICENSE]: LICENSE\n[Managing extensions in VS Code]: https://code.visualstudio.com/docs/editor/extension-gallery\n[Slack]: https://crossplane.slack.com/messages/upbound/\n[Up]: https://github.com/upbound/up\n[VS Code Up extension]: https://marketplace.visualstudio.com/items?itemName=Upboundio.upbound\n[`xpls`]: https://github.com/upbound/up","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupbound%2Fvscode-up","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fupbound%2Fvscode-up","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fupbound%2Fvscode-up/lists"}