{"id":30142115,"url":"https://github.com/xxdavid/elixir-alias-autosorter-vscode","last_synced_at":"2026-04-16T04:03:20.511Z","repository":{"id":307642075,"uuid":"1030159262","full_name":"xxdavid/elixir-alias-autosorter-vscode","owner":"xxdavid","description":"VS Code extension that automatically sorts aliases in Elixir modules on save","archived":false,"fork":false,"pushed_at":"2025-09-12T09:41:23.000Z","size":3802,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-24T14:00:03.630Z","etag":null,"topics":["elixir","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=dpavlik.elixir-alias-autosorter-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/xxdavid.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-01T07:19:31.000Z","updated_at":"2025-09-16T10:33:04.000Z","dependencies_parsed_at":"2025-08-01T12:04:13.086Z","dependency_job_id":null,"html_url":"https://github.com/xxdavid/elixir-alias-autosorter-vscode","commit_stats":null,"previous_names":["xxdavid/elixir-alias-autosorter-vscode"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/xxdavid/elixir-alias-autosorter-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxdavid%2Felixir-alias-autosorter-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxdavid%2Felixir-alias-autosorter-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxdavid%2Felixir-alias-autosorter-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxdavid%2Felixir-alias-autosorter-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xxdavid","download_url":"https://codeload.github.com/xxdavid/elixir-alias-autosorter-vscode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xxdavid%2Felixir-alias-autosorter-vscode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["elixir","vscode-extension"],"created_at":"2025-08-11T05:40:30.545Z","updated_at":"2026-04-16T04:03:20.497Z","avatar_url":"https://github.com/xxdavid.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elixir Alias Autosorter\n\nAutomatically sorts aliases in Elixir modules on every save.\nNever see _The alias X is not alphabetically ordered among its group_ again!\n\n![showcase](docs/showcase.gif)\n\n## Features\n\n- Sorts aliases on every save (can be turned off)\n- Sorts aliases on demand using the _Sort Elixir Aliases in File_ command\n- Aliases are sorted only among its group (delimited by newlines or non-aliases)\n- Multi-aliases (such as `alias Phoenix.{Controller, PubSub}`) are sorted as well\n- Built to comply with `Credo.Check.Readability.AliasOrder` (with the default `:alpha` ordering)\n\n## Configuration\n\n- `elixirAliasAutosorter.sortOnSave` (defaults to `true`) – Controls whether aliases are sorted\n  automatically on every save. If turned off, aliases will be sorted only when running the\n  _Sort Elixir Aliases in File_ command.\n- `elixirAliasAutosorter.includeGlob` (defaults to `\"**/*.ex\"`) – Defines\n  a [glob pattern](https://code.visualstudio.com/docs/editor/glob-patterns) that is used to filter\n  files autosorting will be applied to. You can use for example `**/*.{ex, exs}` if you also want\n  to sort `.exs` files, or `{config,lib,test}/**/*.{ex,exs}` if you want to be more precise.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxxdavid%2Felixir-alias-autosorter-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxxdavid%2Felixir-alias-autosorter-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxxdavid%2Felixir-alias-autosorter-vscode/lists"}