{"id":13452579,"url":"https://github.com/d-akara/vscode-extension-fold","last_synced_at":"2026-01-17T03:01:14.337Z","repository":{"id":143778524,"uuid":"85481201","full_name":"d-akara/vscode-extension-fold","owner":"d-akara","description":"VS Code extension adding multiple document fold commands","archived":false,"fork":false,"pushed_at":"2021-10-13T21:43:03.000Z","size":2976,"stargazers_count":23,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-15T17:02:41.335Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/d-akara.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-03-19T14:12:11.000Z","updated_at":"2025-09-09T18:53:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa22bcaf-f56c-4acb-a128-b850fb7d3b7a","html_url":"https://github.com/d-akara/vscode-extension-fold","commit_stats":null,"previous_names":["dakaraphi/vscode-extension-fold"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/d-akara/vscode-extension-fold","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-akara%2Fvscode-extension-fold","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-akara%2Fvscode-extension-fold/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-akara%2Fvscode-extension-fold/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-akara%2Fvscode-extension-fold/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d-akara","download_url":"https://codeload.github.com/d-akara/vscode-extension-fold/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-akara%2Fvscode-extension-fold/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28492593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-07-31T07:01:28.053Z","updated_at":"2026-01-17T03:01:14.286Z","avatar_url":"https://github.com/d-akara.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Fold Plus\n\n![ScreenShot](fold-plus-banner.png)\n\nAdditional Fold Commands for VS Code\n\n![ScreenShot](fold-cursor-selected-keep.gif)\n\n## Toggle Indentation/Language Folding\nToggles between `indentation` and `language` folding.  VS Code 1.22 introduced `language` folding which does not support the features of Fold Plus.\nThis command is provided to easily toggle between each mode.\n## Fold All Same Level as Cursor\nDetermines the level of the line with the active cursor and executes a fold of the entire document at that level.\n## Fold All Same Level as Parent\nDetermines the level of the parent line of the active cursor and executes a fold of the entire document at that level.\n## Fold All with Selected Text\nFolds the entire document matching the selected text or the word under the cursor.\n## Fold All keep Selected Text\nFolds the entire document except sections with text matching current selection or current word under the cursor.\n## Fold All keep Cursor Line\nFolds the entire document except the current line with cursor.\n## Fold Parent\nFold parent of current line\n## Fold Children\nFold all children of current line\n## Unfold All Lines Matching...\nUnfold all lines matching a regex\n## Unfold All Same Level as Cursor\nUnfold all lines same level as cursor line\n## Unfold All with Selected Text\nUnfold all lines containing the current selected text\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-akara%2Fvscode-extension-fold","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-akara%2Fvscode-extension-fold","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-akara%2Fvscode-extension-fold/lists"}