{"id":16327079,"url":"https://github.com/mrmlnc/vscode-pugbeautify","last_synced_at":"2025-10-25T20:32:16.263Z","repository":{"id":66009390,"uuid":"68942278","full_name":"mrmlnc/vscode-pugbeautify","owner":"mrmlnc","description":":electric_plug: Simple Pug/Jade beautify plugin for VS Code.","archived":false,"fork":false,"pushed_at":"2017-05-04T17:22:29.000Z","size":35,"stargazers_count":5,"open_issues_count":6,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T10:35:43.885Z","etag":null,"topics":["pug","visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://goo.gl/VLj9SL","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/mrmlnc.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":"2016-09-22T16:50:19.000Z","updated_at":"2019-07-17T07:22:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"3ccdeb53-36da-47c0-bc20-fa6462910d7c","html_url":"https://github.com/mrmlnc/vscode-pugbeautify","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-pugbeautify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-pugbeautify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-pugbeautify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrmlnc%2Fvscode-pugbeautify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrmlnc","download_url":"https://codeload.github.com/mrmlnc/vscode-pugbeautify/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238207657,"owners_count":19434095,"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":["pug","visual-studio-code","vscode","vscode-extension"],"created_at":"2024-10-10T23:10:20.306Z","updated_at":"2025-10-25T20:32:10.966Z","avatar_url":"https://github.com/mrmlnc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vscode-pugbeautify\n\n\u003e [pug-beautify](https://github.com/vingorius/pug-beautify) plugin for VS Code.\n\n![vscode-pugbeautify](https://cloud.githubusercontent.com/assets/7034281/18758177/a593dace-80ff-11e6-86e9-07a1d3240081.gif)\n\n## Install\n\n  * Press `F1` and select `Extensions: Install Extensions`.\n  * Search for and select `pugbeautify`.\n\nSee the [extension installation guide](https://code.visualstudio.com/docs/editor/extension-gallery) for details.\n\n## Usage\n\nPress `F1` and run the command named `Beautify pug/jade`.\n\n## Supported languages\n\n  * Jade\n  * Pug\n\n## Supported settings\n\n**pugbeautify.fillTab**\n\n  * Type: `Boolean|null`\n  * Default: Obtained from the current document (`null`)\n\nIndent with Tabs, if false, with spaces.\n\n**pugbeautify.omitDiv**\n\n  * Type: `Boolean`\n  * Default: `false`\n\nOmit div tag when it has id or class.\n\n**pugbeautify.fillTab**\n\n  * Type: `Boolean|null`\n  * Default: Obtained from the current document (`null`)\n\nWhen `fillTab` is false, fill `tabSize` spaces.\n\n## Keyboard shortcuts\n\nFor changes keyboard shortcuts, create a new rule in `File -\u003e Preferences -\u003e Keyboard Shortcuts`:\n\n```json\n{\n  \"key\": \"ctrl+shift+c\",\n  \"command\": \"pugbeautify.execute\"\n}\n```\n\n## Changelog\n\nSee the [Releases section of our GitHub project](https://github.com/mrmlnc/vscode-pugbeautify/releases) for changelogs for each release version.\n\n## License\n\nThis software is released under the terms of the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmlnc%2Fvscode-pugbeautify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrmlnc%2Fvscode-pugbeautify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrmlnc%2Fvscode-pugbeautify/lists"}