{"id":29048566,"url":"https://github.com/vikyd/vscode-ext-foldlevel","last_synced_at":"2025-09-07T07:07:51.467Z","repository":{"id":47795678,"uuid":"131359293","full_name":"vikyd/vscode-ext-foldlevel","owner":"vikyd","description":"Additional Fold Commands for VS Code.  Like PhpStorm: [`Expand to level | 1, 2, 3, 4 or 5`]","archived":false,"fork":false,"pushed_at":"2023-07-13T06:54:14.000Z","size":556,"stargazers_count":6,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T18:07:57.842Z","etag":null,"topics":["expand","extension","fold","javascript","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=vikyd.vscode-fold-level","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/vikyd.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":"2018-04-28T01:20:36.000Z","updated_at":"2024-08-30T03:31:54.000Z","dependencies_parsed_at":"2022-09-03T10:00:39.856Z","dependency_job_id":null,"html_url":"https://github.com/vikyd/vscode-ext-foldlevel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vikyd/vscode-ext-foldlevel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikyd%2Fvscode-ext-foldlevel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikyd%2Fvscode-ext-foldlevel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikyd%2Fvscode-ext-foldlevel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikyd%2Fvscode-ext-foldlevel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vikyd","download_url":"https://codeload.github.com/vikyd/vscode-ext-foldlevel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vikyd%2Fvscode-ext-foldlevel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274005713,"owners_count":25206023,"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-09-07T02:00:09.463Z","response_time":67,"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":["expand","extension","fold","javascript","vscode"],"created_at":"2025-06-26T18:07:41.034Z","updated_at":"2025-09-07T07:07:51.452Z","avatar_url":"https://github.com/vikyd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fold Level\n\n[VSCode Market](https://marketplace.visualstudio.com/items?itemName=vikyd.vscode-fold-level)\n\nAdditional Fold Commands by One Step Shortcut.\n\nLike PhpStorm: [`Expand to level | 1, 2, 3, 4 or 5`](https://www.jetbrains.com/help/idea/code-folding.html#folding_menu)\n\n![foldlevel](https://github.com/vikyd/vscode-ext-foldlevel/raw/master/img/foldlevel.gif)\n\n# Usage \u0026 Commands\n\nSet shortcuts:\n\n* Press\n  * Mac: `Command + Shift + p`\n  * Win: `Ctrl + Shift + p`\n* `Open Keyboard Shortcuts File`\n* Append:\n  ```json\n  {\n      \"key\": \"alt+1\",\n      \"command\": \"vikyd.FoldLevel.level1\"\n  },\n  {\n      \"key\": \"alt+2\",\n      \"command\": \"vikyd.FoldLevel.level2\"\n  },\n  {\n      \"key\": \"alt+3\",\n      \"command\": \"vikyd.FoldLevel.level3\"\n  },\n  {\n      \"key\": \"alt+4\",\n      \"command\": \"vikyd.FoldLevel.level4\"\n  },\n  {\n      \"key\": \"alt+5\",\n      \"command\": \"vikyd.FoldLevel.level5\"\n  },\n  {\n      \"key\": \"alt+6\",\n      \"command\": \"vikyd.FoldLevel.level6\"\n  },\n  // ↓  optional\n  {\n      \"key\": \"alt+-\",\n      \"command\": \"editor.foldAll\"\n  },\n  // ↓  optional\n  {\n      \"key\": \"alt+=\",\n      \"command\": \"editor.unfoldAll\"\n  }\n  ```\n\n# Thanks\n\n* https://github.com/dakaraphi/vscode-extension-common\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikyd%2Fvscode-ext-foldlevel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikyd%2Fvscode-ext-foldlevel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikyd%2Fvscode-ext-foldlevel/lists"}