{"id":16202610,"url":"https://github.com/polymeilex/vscode-rust-targets","last_synced_at":"2026-03-05T09:03:21.330Z","repository":{"id":45126817,"uuid":"332203659","full_name":"PolyMeilex/vscode-rust-targets","owner":"PolyMeilex","description":"Change rust targets easily","archived":false,"fork":false,"pushed_at":"2025-01-05T06:14:49.000Z","size":426,"stargazers_count":8,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-21T07:00:18.547Z","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/PolyMeilex.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-01-23T12:21:29.000Z","updated_at":"2025-01-22T10:18:04.000Z","dependencies_parsed_at":"2024-10-27T20:20:48.122Z","dependency_job_id":"c8105de7-ebf9-4f7d-920a-dd23265c0c2f","html_url":"https://github.com/PolyMeilex/vscode-rust-targets","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/PolyMeilex/vscode-rust-targets","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyMeilex%2Fvscode-rust-targets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyMeilex%2Fvscode-rust-targets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyMeilex%2Fvscode-rust-targets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyMeilex%2Fvscode-rust-targets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PolyMeilex","download_url":"https://codeload.github.com/PolyMeilex/vscode-rust-targets/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PolyMeilex%2Fvscode-rust-targets/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30117488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T08:19:04.902Z","status":"ssl_error","status_checked_at":"2026-03-05T08:17:37.148Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2024-10-10T09:48:39.214Z","updated_at":"2026-03-05T09:03:19.922Z","avatar_url":"https://github.com/PolyMeilex.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode Rust Targets\n\n[![badge](https://img.shields.io/visual-studio-marketplace/i/polymeilex.rust-targets?label=vs%20marketplace\u0026style=flat-square)](https://marketplace.visualstudio.com/items?itemName=PolyMeilex.rust-targets)\n\nSuper simple extension to change rust target in VS Code without opening `setting.json`\n\n![img](https://i.imgur.com/4XVZ5ko.png)\n![img](https://i.imgur.com/UAszh6C.png)\n\nWritten only for personal use, but maybe someone else also needs it, so here it is.\nEnjoy!\n\n# Settings\n\nYou can configure target list by adding this to your `settings.json`\n\nChoosing `system` will remove `rust.target` from setting, which in consequence sets your target to your current host system.\n\n```json\n\"rust-targets.targets\": [\n    \"system\",\n    \"x86_64-pc-windows-gnu\",\n    \"x86_64-apple-darwin\",\n    \"wasm32-unknown-unknown\",\n    \"x86_64-unknown-linux-gnu\"\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolymeilex%2Fvscode-rust-targets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolymeilex%2Fvscode-rust-targets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolymeilex%2Fvscode-rust-targets/lists"}