{"id":28836486,"url":"https://github.com/rubyatscale/packwerk-vscode","last_synced_at":"2026-03-17T18:37:28.537Z","repository":{"id":44206486,"uuid":"444816869","full_name":"rubyatscale/packwerk-vscode","owner":"rubyatscale","description":"Packwerk extension for Visual Studio Code","archived":false,"fork":false,"pushed_at":"2024-11-22T19:48:26.000Z","size":515,"stargazers_count":21,"open_issues_count":0,"forks_count":2,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-11-22T20:32:04.097Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubyatscale.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-01-05T13:37:51.000Z","updated_at":"2024-11-22T19:48:25.000Z","dependencies_parsed_at":"2023-10-14T22:22:18.913Z","dependency_job_id":"c2bcb04c-8b97-427a-9bec-af0473419620","html_url":"https://github.com/rubyatscale/packwerk-vscode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rubyatscale/packwerk-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyatscale%2Fpackwerk-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyatscale%2Fpackwerk-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyatscale%2Fpackwerk-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyatscale%2Fpackwerk-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubyatscale","download_url":"https://codeload.github.com/rubyatscale/packwerk-vscode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyatscale%2Fpackwerk-vscode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260739047,"owners_count":23055074,"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-06-19T11:06:56.098Z","updated_at":"2026-03-17T18:37:28.531Z","avatar_url":"https://github.com/rubyatscale.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Packwerk for Visual Studio Code\n\nThis extension provides an interface to packwerk for vscode.\n\n[packwerk](https://github.com/Shopify/packwerk/) helps modularize large Rails monoliths\n\n[packwerk-vscode in Code Market Place](https://marketplace.visualstudio.com/items?itemName=Gusto.packwerk-vscode)\n\n![exec on save](./images/packwerkvscode.gif)\n\n## Stability\n\nThis is an alpha extension that is not guaranteed to work. We encourage you to experiment with it and provide feedback!\n\n## Configuration\n\nSpecify configuration (via navigating to `File \u003e Preferences \u003e Workspace Settings` and editing file `settings.json):`\n\n```javascript\n{\n  // If not specified, uses `bin/packwerk check` (default and recommended, as this is what the packwerk setup guide recommends for executing packwerk)\n  // You may want to change this if, for example, you have a remote development environment that executes packwerk in a remote box.\n  \"ruby.packwerk.executable\": \"\",\n\n  // default true\n  \"ruby.packwerk.onSave\": true\n}\n```\n\n# Contribute with this extension\n\nPlease install packages with yarn.\n\n    yarn install\n\nYou could install TSLint extension for .ts files.\n\nPlease format code using prettier.\n\n```\nyarn prettier src/* test/* --write\n```\n\n# License\n\nThis software is released under the MIT License, see [LICENSE.txt](LICENSE.txt).\n\n# Kudos\n\nThanks to https://github.com/misogi/vscode-ruby-rubocop which this was modeled off of.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyatscale%2Fpackwerk-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubyatscale%2Fpackwerk-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubyatscale%2Fpackwerk-vscode/lists"}