{"id":26428947,"url":"https://github.com/brokenprogrammer/paragraphjump","last_synced_at":"2025-07-25T10:36:17.827Z","repository":{"id":42623685,"uuid":"48262730","full_name":"brokenprogrammer/ParagraphJump","owner":"brokenprogrammer","description":"ParagraphJump allows the user to navigate swiftly between paragraphs.","archived":false,"fork":false,"pushed_at":"2023-07-19T00:20:41.000Z","size":3981,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T18:10:32.873Z","etag":null,"topics":["keybindings","vscode","vscode-extension"],"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/brokenprogrammer.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":"2015-12-19T00:32:59.000Z","updated_at":"2025-04-01T21:08:18.000Z","dependencies_parsed_at":"2022-09-21T21:53:22.250Z","dependency_job_id":null,"html_url":"https://github.com/brokenprogrammer/ParagraphJump","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/brokenprogrammer/ParagraphJump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokenprogrammer%2FParagraphJump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokenprogrammer%2FParagraphJump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokenprogrammer%2FParagraphJump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokenprogrammer%2FParagraphJump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brokenprogrammer","download_url":"https://codeload.github.com/brokenprogrammer/ParagraphJump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brokenprogrammer%2FParagraphJump/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266991135,"owners_count":24017738,"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-07-25T02:00:09.625Z","response_time":70,"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":["keybindings","vscode","vscode-extension"],"created_at":"2025-03-18T04:52:40.268Z","updated_at":"2025-07-25T10:36:17.154Z","avatar_url":"https://github.com/brokenprogrammer.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ParagraphJump\n\nParagraphJump allows the user to navigate swiftly between paragraphs.\n\n## Features\n\n* `paragraphjump.up`: Move up a paragraph\n* `paragraphjump.down`: Move down a paragraph\n* `paragraphjump.selectup`: Select one paragraph up\n* `paragraphjump.selectdown`: Select one paragraph down\n\n## Gettings started\n\nThis plugin will automatically be enabled after using one of the commands specified above.\n\n### Keyboard shortcuts\n\nTo optimally use this plugin it is recommended to re-map your keybindings. You can do this through the **Keyboard Shortcuts** editor available\nthrough the **Preferences** -\u003e **Keyboard Shortcuts** menu.\n\nMy personal bindings for this plugin is displayed below as an example:\n\n```JSON\n    {\n        \"key\": \"ctrl+up\",\n        \"command\": \"paragraphjump.up\",\n        \"when\": \"textInputFocus\"\n    },\n    {\n        \"key\": \"ctrl+down\",\n        \"command\": \"paragraphjump.down\",\n        \"when\": \"textInputFocus\"\n    },\n    {\n        \"key\": \"ctrl+shift+down\",\n        \"command\": \"paragraphjump.selectdown\",\n        \"when\": \"textInputFocus\"\n    },\n    {\n        \"key\": \"ctrl+shift+up\",\n        \"command\": \"paragraphjump.selectup\",\n        \"when\": \"textInputFocus\"\n    }\n```\n\n## Changelog\n\nThe changelog can be viewed [here](CHANGELOG.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokenprogrammer%2Fparagraphjump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrokenprogrammer%2Fparagraphjump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrokenprogrammer%2Fparagraphjump/lists"}