{"id":23449135,"url":"https://github.com/oeway/vscode-web-extension-example","last_synced_at":"2025-04-10T02:37:53.616Z","repository":{"id":138962586,"uuid":"424401649","full_name":"oeway/vscode-web-extension-example","owner":"oeway","description":null,"archived":false,"fork":false,"pushed_at":"2021-11-04T09:33:04.000Z","size":237,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T18:32:52.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oeway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-11-03T22:41:34.000Z","updated_at":"2021-11-04T11:09:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"31478ade-1901-4879-8a2e-e73b50c02a1e","html_url":"https://github.com/oeway/vscode-web-extension-example","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/oeway%2Fvscode-web-extension-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeway%2Fvscode-web-extension-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeway%2Fvscode-web-extension-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeway%2Fvscode-web-extension-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oeway","download_url":"https://codeload.github.com/oeway/vscode-web-extension-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248144658,"owners_count":21054966,"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":"2024-12-23T22:20:20.747Z","updated_at":"2025-04-10T02:37:53.601Z","avatar_url":"https://github.com/oeway.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello World Sample\n\nThis is a Hello World Web Extension example that shows you how to write a extension that runs in VS Code Web (alone)\n\nGuide for this sample: https://code.visualstudio.com/api/extension-guides/web-extensions.\n\n\n## VS Code API\n\n### `vscode` module\n\n- [`commands.registerCommand`](https://code.visualstudio.com/api/references/vscode-api#commands.registerCommand)\n- [`window.showInformationMessage`](https://code.visualstudio.com/api/references/vscode-api#window.showInformationMessage)\n\n### Contribution Points\n\n- [`browser`](https://code.visualstudio.com/api/references/extension-manifest)\n\n- [`contributes.commands`](https://code.visualstudio.com/api/references/contribution-points#contributes.commands)\n\n## Running the Sample\n\n- Run `npm install` in terminal to install dependencies\n- Run the `Run Web Extension` target in the Debug View. This will:\n\t- Start a task `npm: watch` to compile the code\n\t- Run the extension in a new VS Code window that contains a web extension host\n- To test in vscode.dev, run the following command in 3 terminal windows:\n\t- `npm run watch-web`\n\t- `npx serve --cors -l 5000`\n\t- `npx localtunnel -p 5000`\n\tThen install the extension via its URL at https://vscode.dev\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeway%2Fvscode-web-extension-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foeway%2Fvscode-web-extension-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeway%2Fvscode-web-extension-example/lists"}