{"id":20557217,"url":"https://github.com/sarat-ravi/elixir-formatter","last_synced_at":"2025-06-27T07:34:46.978Z","repository":{"id":43811588,"uuid":"187299769","full_name":"sarat-ravi/elixir-formatter","owner":"sarat-ravi","description":"VSCode Extension to automatically format Elixir code","archived":false,"fork":false,"pushed_at":"2022-12-30T17:40:30.000Z","size":216,"stargazers_count":5,"open_issues_count":8,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T13:21:30.319Z","etag":null,"topics":["autoformat","elixir","formatter","mix","mix-format","visual-studio-code","visual-studio-code-extension","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=saratravi.elixir-formatter","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/sarat-ravi.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":"2019-05-18T01:16:30.000Z","updated_at":"2021-10-21T10:53:46.000Z","dependencies_parsed_at":"2023-01-31T12:15:40.776Z","dependency_job_id":null,"html_url":"https://github.com/sarat-ravi/elixir-formatter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sarat-ravi/elixir-formatter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarat-ravi%2Felixir-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarat-ravi%2Felixir-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarat-ravi%2Felixir-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarat-ravi%2Felixir-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sarat-ravi","download_url":"https://codeload.github.com/sarat-ravi/elixir-formatter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sarat-ravi%2Felixir-formatter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262213034,"owners_count":23276035,"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":["autoformat","elixir","formatter","mix","mix-format","visual-studio-code","visual-studio-code-extension","vscode","vscode-extension"],"created_at":"2024-11-16T03:35:38.034Z","updated_at":"2025-06-27T07:34:46.956Z","avatar_url":"https://github.com/sarat-ravi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\nFormat your elixir code automatically using `mix format`, by simply installing this extension and configuring it to be\nthe default formatter for `elixir`, if it is not already chosen by default.\nIf the `editor.formatOnSave` setting in Visual Studio Code is set, then the elixir file that is being edited will be formatted automatically on saving.\n\n## Configuration\nBy default, this extension runs `mix format` using the workspace root directory as the working directory. The following\noptions are available for the user to configure, in `settings.json`:\n\n```javascript\n{\n  elixir.formatter: {\n    mixFormatArgs: \"--dry-run\",\n    formatterCwd: \"../some/dir/to/run/mix/format/from\"\n  }\n}\n```\n\n## Requirements\n* Install Elixir 1.6\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarat-ravi%2Felixir-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsarat-ravi%2Felixir-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsarat-ravi%2Felixir-formatter/lists"}