{"id":19274010,"url":"https://github.com/rintoj/blank-line-organizer","last_synced_at":"2025-04-21T22:33:26.005Z","repository":{"id":52219692,"uuid":"78554561","full_name":"rintoj/blank-line-organizer","owner":"rintoj","description":"VSCode Extension: Removes unnecessary blank lines and add if needed","archived":false,"fork":false,"pushed_at":"2021-05-04T18:55:48.000Z","size":372,"stargazers_count":8,"open_issues_count":5,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T16:24:13.733Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/rintoj.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-10T16:59:05.000Z","updated_at":"2024-03-04T12:04:41.000Z","dependencies_parsed_at":"2022-08-23T19:20:27.442Z","dependency_job_id":null,"html_url":"https://github.com/rintoj/blank-line-organizer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rintoj%2Fblank-line-organizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rintoj%2Fblank-line-organizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rintoj%2Fblank-line-organizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rintoj%2Fblank-line-organizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rintoj","download_url":"https://codeload.github.com/rintoj/blank-line-organizer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250145283,"owners_count":21382388,"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":[],"created_at":"2024-11-09T20:44:48.584Z","updated_at":"2025-04-21T22:33:20.990Z","avatar_url":"https://github.com/rintoj.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blank Line Organizer\n\nThis extension will help you organize blank lines in the code by removing multiple blank lines. The extension removes blank lines only from the selected lines if any, otherwise from the entire file.\n\n## Demo\n\n![Demo](./demo/demo.gif)\n\n## Usage\n\nPress `Ctrl + ;` / `Cmd + ;`\n\nor\n\nEnter `Ctrl/Cmd + P` search for `\u003e Remove blank lines`\n\n## Configuration\n\n| Configuration                   | Type      | Default Value | Description\n| ------------------------------- | --------- | ------------- | -----------------------------\n| blankLine.keepOneEmptyLine      | `boolean` | `true`        | Set to false to remove all blank lines or true to keep one.\n| blankLine.triggerOnSave         | `boolean` | `true`        | If set to true, the command will be triggered on save.\n| blankLine.insertLineAfterBlock  | `boolean` | `true`        | If set to true, inserts an blank line after a block statement. This has no effect if `keepOneEmptyLine` is set to `false`.\n| blankLine.languageIds           | `string[]`| `[\"javascript\", \"typescript\", \"json\", \"css\", \"scss\"]` | Trigger this command on save, only if current language-id is in the list\n\nNOTE: By default the extension is configured to format on save, you can disable this by setting `blankLine.triggerOnSave` to `false`.\n\n## Contributing\n\nContributions are very welcome! Just send a pull request. Feel free to contact me or checkout my [Github](https://github.com/rintoj/blank-line-organizer) page.\n\n## Author\n\n**Rinto Jose** (rintoj)\n\nFollow me:\n  [Github](https://github.com/rintoj)\n| [Facebook](https://www.facebook.com/rinto.jose)\n| [Twitter](https://twitter.com/rintoj)\n| [Google+](https://plus.google.com/+RintoJoseMankudy)\n| [Youtube](https://youtube.com/+RintoJoseMankudy)\n\n## License\n\n```\nThe MIT License (MIT)\n\nCopyright (c) 2016 Rinto Jose (rintoj)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n```\n\n**Enjoy!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frintoj%2Fblank-line-organizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frintoj%2Fblank-line-organizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frintoj%2Fblank-line-organizer/lists"}