{"id":25050953,"url":"https://github.com/angablue/asm-formatter","last_synced_at":"2025-04-14T06:41:56.753Z","repository":{"id":115237525,"uuid":"487258761","full_name":"AngaBlue/asm-formatter","owner":"AngaBlue","description":"A formatter extension for VSCode supporting the MIPS assembly language.","archived":false,"fork":false,"pushed_at":"2025-01-12T14:55:10.000Z","size":608,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T15:36:39.671Z","etag":null,"topics":["assembly","formatter","mips","mips-assembly","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=AngaBlue.asm-formatter","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AngaBlue.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2022-04-30T11:25:09.000Z","updated_at":"2025-01-12T14:55:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"92b68c97-7f3d-4524-8c03-2b3fe1e18c9d","html_url":"https://github.com/AngaBlue/asm-formatter","commit_stats":null,"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngaBlue%2Fasm-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngaBlue%2Fasm-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngaBlue%2Fasm-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AngaBlue%2Fasm-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AngaBlue","download_url":"https://codeload.github.com/AngaBlue/asm-formatter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237446228,"owners_count":19311293,"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":["assembly","formatter","mips","mips-assembly","vscode","vscode-extension"],"created_at":"2025-02-06T09:18:40.740Z","updated_at":"2025-02-06T09:18:41.193Z","avatar_url":"https://github.com/AngaBlue.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eMIPS Assembly Formatter\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=AngaBlue.asm-formatter\" target=\"_blank\"\u003e\n  \u003cimg alt=\"Version\" src=\"https://img.shields.io/visual-studio-marketplace/v/AngaBlue.asm-formatter?label=Version\" /\u003e\n  \u003c/a\u003e\n    \u003ca href=\"https://marketplace.visualstudio.com/items?itemName=AngaBlue.asm-formatter\" target=\"_blank\"\u003e\n  \u003cimg alt=\"Rating\" src=\"https://img.shields.io/visual-studio-marketplace/stars/AngaBlue.asm-formatter?label=Rating\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/AngaBlue/asm-formatter/blob/master/LICENSE\" target=\"_blank\"\u003e\n    \u003cimg alt=\"License: LGPL--3.0--or--later\" src=\"https://img.shields.io/github/license/AngaBlue/asm-formatter?color=green\u0026label=License\" /\u003e\n  \u003c/a\u003e\n\n\u003c/p\u003e\n\nA formatter extension for VSCode supporting the MIPS assembly language.\n\n![Formatted code example](https://i.anga.blue/AaM5.png)\n\n## Features\n\n- Align all instructions, arguments and data.\n- Align all comments to the end of the instructions.\n- Cleans up extra whitespace.\n\n## Install \u0026 Usage\n\nInstall the extension from the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=AngaBlue.asm-formatter).\n\nWhen editing an assembly file (.asm .s .mips .spim), format the file using the command \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eAlt\u003c/kbd\u003e + \u003ckbd\u003eF\u003c/kbd\u003e or using the command pallette.\n\nTo get syntax highlighting and MIPS snippets, install the [MIPS Language Support](https://marketplace.visualstudio.com/items?itemName=kdarkhan.mips) extension.\n\n## Contributing\nPlease feel free to open an issue or pull request for any bugs or feature requests.  A guide to setup and development can be found in [DEVELOPMENT.md](https://github.com/AngaBlue/asm-formatter/blob/master/DEVELOPMENT.md).\n\n## Author\n\n👤 **AngaBlue \u003ccontact@anga.blue\u003e**\n\n- Website: https://anga.blue\n- Github: [@AngaBlue](https://github.com/AngaBlue)\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n## 📝 License\n\nThis project is [LGPL--3.0--or--later](https://github.com/AngaBlue/asm-formatter/blob/master/LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangablue%2Fasm-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangablue%2Fasm-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangablue%2Fasm-formatter/lists"}