{"id":16099641,"url":"https://github.com/lppedd/idea-vscode","last_synced_at":"2026-06-30T03:31:26.469Z","repository":{"id":173682905,"uuid":"651127390","full_name":"lppedd/idea-vscode","owner":"lppedd","description":"Allows starting and debugging VS Code extensions in IDEA-based IDEs","archived":false,"fork":false,"pushed_at":"2023-06-13T11:25:54.000Z","size":174,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T23:29:53.937Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/lppedd.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-08T14:54:15.000Z","updated_at":"2023-06-09T11:50:38.000Z","dependencies_parsed_at":"2023-09-28T17:03:34.156Z","dependency_job_id":null,"html_url":"https://github.com/lppedd/idea-vscode","commit_stats":null,"previous_names":["lppedd/idea-vscode"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/lppedd/idea-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lppedd%2Fidea-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lppedd%2Fidea-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lppedd%2Fidea-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lppedd%2Fidea-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lppedd","download_url":"https://codeload.github.com/lppedd/idea-vscode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lppedd%2Fidea-vscode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34951598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-09T18:43:50.690Z","updated_at":"2026-06-30T03:31:26.449Z","avatar_url":"https://github.com/lppedd.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VS Code Development Support\n\nProvides a Run/Debug Configuration to easily test your VS Code extension inside of IntelliJ IDEA.\n\n## Current limitations\n\n- Uses remote debugging, which is slower than native VS Code debugging\n- Debugger does not work immediately after invoking _Reload Window_\n- Cannot debug tests\n- ~~_Before launch_ tasks are blocking, so we cannot use `npm watch` (never terminates).  \n  I'll have to think how to work around this~~.\n\nSee also: https://youtrack.jetbrains.com/issue/WEB-61430\n\n## Requirements\n\nThe plugin needs JavaScript and NodeJS support, and because of that IntelliJ IDEA Community is not supported.\n\n## Instructions\n\n1. Create a VS Code Run Configuration\n\n   ![](.github/images/new-run-config.png \"New VS Code Run Configuration\")\n\n2. Select the path of your local VS Code installation, and the project's module containing the extension\n\n   ![](.github/images/edit-run-config.png \"Edit VS Code Run Configuration\")\n\n3. Optionally configure _Before launch_ tasks.  \n   It is important to select _background_ tasks (plugin specific), which do not block the Run Configuration execution.\n\n   ![](.github/images/before-launch.png \"Add Before Launch Tasks\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flppedd%2Fidea-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flppedd%2Fidea-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flppedd%2Fidea-vscode/lists"}