{"id":22230150,"url":"https://github.com/xlab-si/xopera-saas-vscode-plugin","last_synced_at":"2026-05-01T01:32:02.365Z","repository":{"id":55994888,"uuid":"298195209","full_name":"xlab-si/xopera-saas-vscode-plugin","owner":"xlab-si","description":"VS Code/Eclipse Che Theia plugin for xOpera SaaS orchestrator","archived":false,"fork":false,"pushed_at":"2021-10-25T13:33:34.000Z","size":218,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-04-13T13:22:14.637Z","etag":null,"topics":["eclipse-che","eclipse-theia","orchestration","saas","theia-extension","tosca","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://xlab-si.github.io/xopera-docs/saas.html#eclipse-che-vs-code-plugin-for-xopera-saas","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/xlab-si.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-24T07:00:03.000Z","updated_at":"2022-03-07T09:33:40.000Z","dependencies_parsed_at":"2022-08-15T11:00:53.895Z","dependency_job_id":null,"html_url":"https://github.com/xlab-si/xopera-saas-vscode-plugin","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/xlab-si/xopera-saas-vscode-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlab-si%2Fxopera-saas-vscode-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlab-si%2Fxopera-saas-vscode-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlab-si%2Fxopera-saas-vscode-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlab-si%2Fxopera-saas-vscode-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xlab-si","download_url":"https://codeload.github.com/xlab-si/xopera-saas-vscode-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xlab-si%2Fxopera-saas-vscode-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32482460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["eclipse-che","eclipse-theia","orchestration","saas","theia-extension","tosca","vscode","vscode-extension"],"created_at":"2024-12-03T01:14:26.987Z","updated_at":"2026-05-01T01:32:02.328Z","avatar_url":"https://github.com/xlab-si.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xOpera SaaS plugin for VS Code/Eclipse Che Theia\nThis repository allows you to set up VS Code/Eclipse Che Theia [xOpera SaaS plugin]. If you are totally unfamiliar with \nxOpera you can take a look at the [xOpera documentation].\n\n| Aspect                         | Information                               |\n| ------------------------------ |:-----------------------------------------:|\n| Documentation                  | [xOpera SaaS plugin documentation]        |\n| Open VSX Registry              | [Open VSX Registry plugin link]           |\n| Visual Studio Marketplace      | [VS Marketplace plugin link]              |\n| Video                          | [xOpera SaaS with Eclipse Che]            | \n\n## Table of Contents\n  - [Installation and publishing](#installation-and-publishing)\n    - [Visual Studio Code installation](#vs-code-installation)\n    - [Eclipse Che installation](#eclipse-che-theia-installation)\n    - [Publishing the plugin](#publishing)\n  - [Main features](#main-features)\n\n## Installation and publishing\nThis is originally a [Visual Studio Code] extension/plugin, so the best way to test it locally is to through VS Code's \nextension development host. [RADON IDE] is represented by [Eclipse Che] which uses an open-source cloud and desktop IDE \nframework called [Eclipse Theia] within the workspaces. [Eclipse Theia] is very similar to VS Code and therefore VS \nCode extensions can be also used in Theia.\n\n### VS Code installation\nThe plugin can be installed through [Visual Studio Marketplace] here: [VS Marketplace plugin link].\n\nTo install the plugin without the VS Marketplace to your VS Code editor you will need the latest `vsix` plugin package, \nwhich you can download get here: [VS Marketplace plugin link] (or check [Releases]). Then you just have to import the \n`vsix` file to the VS Code plugins and after that you will be able to use the plugin in any VS Code window.\n\n### Eclipse Che Theia installation\nTPS plugin was primarily meant for usage in [Eclipse Theia] which is the main editor in the [Eclipse Che]/[RADON IDE]. \nTHe plugin is available in the [Open VSX Registry] here: [Open VSX Registry plugin link].\n\nTo install the plugin manually to [Eclipse Che] you will need the prepared YAML devfile (which also uses the prepared \n`meta.yaml` file). The files to try this can be found in [publishing-samples](./publishing-examples).\n\n### Publishing\nHere's what you need to do to test the plugin and to package/publish it:\n\n```console\n# install Node JS from https://nodejs.org/en/download/\n# and test it with node -v and npm -v command\n\n# install prerequisite packages\nnpm install\n\n# test the plugin in VS Code (this will open a new window with your extension loaded)\npress F5 (Run Extension)\n\n# package and publish the extension\n# if you don't have npx install it with: npm install npx\nnpx vsce package\n```\n\n## Main features\nThe extension uses [xOpera SaaS REST API] and can therefore invoke various xOpera SaaS actions. \n\nThe plugin currently allows users to:\n\n- create a new SaaS workspace\n- create a new SaaS project in a new or existing workspace\n- deploy a project\n\n[xOpera SaaS plugin]: https://xlab-si.github.io/xopera-docs/saas.html#eclipse-che-vs-code-plugin-for-xopera-saas\n[xOpera documentation]: https://xlab-si.github.io/xopera-docs/\n[xOpera SaaS plugin documentation]: https://xlab-si.github.io/xopera-docs/saas.html#eclipse-che-vs-code-plugin-for-xopera-saas\n[Open VSX Registry plugin link]: https://open-vsx.org/extension/xlab/xopera-saas\n[VS Marketplace plugin link]: https://marketplace.visualstudio.com/items?itemName=xlab.xopera-saas\n[xOpera SaaS with Eclipse Che]: https://www.youtube.com/watch?v=SIiLOe5dSqc \n[RADON IDE]: https://github.com/radon-h2020/radon-ide\n[Eclipse Che]: https://www.eclipse.org/che\n[Eclipse Theia]: https://theia-ide.org\n[Visual Studio Code]: https://code.visualstudio.com\n[Visual Studio Marketplace]: https://marketplace.visualstudio.com/\n[Releases]: https://github.com/xlab-si/xopera-saas-vscode-plugin/releases\n[Open VSX Registry]: https://open-vsx.org/\n[xOpera SaaS REST API]: https://xlab-si.github.io/xopera-docs/saas.html#saas-api\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxlab-si%2Fxopera-saas-vscode-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxlab-si%2Fxopera-saas-vscode-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxlab-si%2Fxopera-saas-vscode-plugin/lists"}