{"id":17750638,"url":"https://github.com/nuintun/impsorter-vscode","last_synced_at":"2026-01-20T19:32:11.261Z","repository":{"id":43529495,"uuid":"244148551","full_name":"nuintun/impsorter-vscode","owner":"nuintun","description":"A vscode extension to sort selected import statements.","archived":false,"fork":false,"pushed_at":"2022-12-10T20:02:51.000Z","size":3578,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-04-05T13:38:00.206Z","etag":null,"topics":["sort-imports","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=nuintun.impsorter-vscode","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/nuintun.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-03-01T12:51:33.000Z","updated_at":"2023-03-07T04:21:36.000Z","dependencies_parsed_at":"2023-01-26T09:46:38.148Z","dependency_job_id":null,"html_url":"https://github.com/nuintun/impsorter-vscode","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/nuintun/impsorter-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuintun%2Fimpsorter-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuintun%2Fimpsorter-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuintun%2Fimpsorter-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuintun%2Fimpsorter-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuintun","download_url":"https://codeload.github.com/nuintun/impsorter-vscode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuintun%2Fimpsorter-vscode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28610608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T18:56:40.769Z","status":"ssl_error","status_checked_at":"2026-01-20T18:54:26.653Z","response_time":117,"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":["sort-imports","vscode-extension"],"created_at":"2024-10-26T12:23:02.577Z","updated_at":"2026-01-20T19:32:11.237Z","avatar_url":"https://github.com/nuintun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# impsorter-vscode\n\nYou might think the structure of your imports are important (_no pun intended_).\n\nThis is an extension to help you sort your import statement in an easy convenient way.\n\n## Features\n\n### How to use\n\n`vs-impsorter-extension` supports a number of commands for sorting import statements;\n\nThese are acessible via the command menu `(\u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eP\u003c/kbd\u003e)` and may be bound to keyboard shortcuts in the normal way.\n\n## Available commands\n\n- \"Sort Imports: Line import\"\n- \"Sort Imports: One import per line\"\n- \"Sort Imports: Maximum inputs per line\"\n- \"Sort Imports: Limit on max width\"\n\n## Change default settings\n\nOpen up _settings.json_ and change default settings\n\n```\nimpsorter.defaultTabWidth: 2\nimpsorter.trailingComma: false\nimpsorter.inputPerLine: 2\nimpsorter.lineMaxWidth: 128\n```\n\n### Sort imports on one line selection\n\n![sortLine](https://raw.githubusercontent.com/nuintun/impsorter-vscode/master/assets/vs-impsorter-sortLine.gif)\n\n### Sort imports on regard of maximum line width\n\n![sortLines](https://raw.githubusercontent.com/nuintun/impsorter-vscode/master/assets/vs-importer-sortLinesWidth.gif)\n\n## Release Notes\n\n- Latest changes are referenced in the changelog.\n\n## See [erhise/impsorter](https://github.com/erhise/impsorter)\n\n- Thanks [erhise](https://github.com/erhise)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuintun%2Fimpsorter-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuintun%2Fimpsorter-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuintun%2Fimpsorter-vscode/lists"}