{"id":18009856,"url":"https://github.com/kaedea/comment-formatter","last_synced_at":"2025-08-02T10:36:27.645Z","repository":{"id":81348833,"uuid":"76164401","full_name":"kaedea/comment-formatter","owner":"kaedea","description":"Comment Formatter is an IntelliJ plugin that formats comments to a friendly style.","archived":false,"fork":false,"pushed_at":"2018-08-27T07:37:48.000Z","size":79,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-23T08:48:37.096Z","etag":null,"topics":["intellij-plugin"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaedea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-12-11T09:10:28.000Z","updated_at":"2020-01-04T18:29:02.000Z","dependencies_parsed_at":"2023-03-12T13:42:11.550Z","dependency_job_id":null,"html_url":"https://github.com/kaedea/comment-formatter","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/kaedea/comment-formatter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaedea%2Fcomment-formatter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaedea%2Fcomment-formatter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaedea%2Fcomment-formatter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaedea%2Fcomment-formatter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaedea","download_url":"https://codeload.github.com/kaedea/comment-formatter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaedea%2Fcomment-formatter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268372094,"owners_count":24239805,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["intellij-plugin"],"created_at":"2024-10-30T02:11:17.787Z","updated_at":"2025-08-02T10:36:27.619Z","avatar_url":"https://github.com/kaedea.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intellij Comment Formatter\n\n```java\n/**\n       +---------------------------------------------+\n       | public static final FiledA mFiledA; // xxx  |\n       | private static final FiledB mFiledB; // xxx |\n       | public FiledC mFiledC; // xxx               |\n       | protected final FiledD mFiledD; // xxx      |\n       | FiledE mFiledE; // xxx                      |\n       |                     |                       |\n       |                     v                       |\n       | public static final FiledA mFiledA;  // xxx |\n       | private static final FiledB mFiledB; // xxx |\n       | public FiledC mFiledC;               // xxx |\n       | protected final FiledD mFiledD;      // xxx |\n       | FiledE mFiledE;                      // xxx |\n       +---------------------------------------------+\n*/\n```\n\nComment Formatter is an intellij plugin that formats comments as above.\n\n## Getting Started\n\n1. Install `CommentFormatter` from [release](https://github.com/kaedea/comment-formatter/releases) or [IntelliJ Plugin Repository](https://plugins.jetbrains.com/plugin/9337?pr=idea).\n2. Select all the lines which you wanna format.\n3. Select `Tool - Format comment` or toggle `Ctrl + Cmd + L` to format.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaedea%2Fcomment-formatter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaedea%2Fcomment-formatter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaedea%2Fcomment-formatter/lists"}