{"id":32128032,"url":"https://github.com/wenfangdu/vscode-jump","last_synced_at":"2025-10-21T00:48:19.283Z","repository":{"id":45551830,"uuid":"371849043","full_name":"wenfangdu/vscode-jump","owner":"wenfangdu","description":"🏃‍♂️ Jump/Select to the Start/End of a word in VSCode","archived":false,"fork":false,"pushed_at":"2024-08-20T06:50:56.000Z","size":3524,"stargazers_count":70,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-21T00:47:44.732Z","etag":null,"topics":["jump","productivity","utility","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=wenfangdu.jump","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/wenfangdu.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}},"created_at":"2021-05-29T00:42:28.000Z","updated_at":"2025-08-23T11:57:28.000Z","dependencies_parsed_at":"2023-09-29T00:21:43.762Z","dependency_job_id":null,"html_url":"https://github.com/wenfangdu/vscode-jump","commit_stats":{"total_commits":50,"total_committers":1,"mean_commits":50.0,"dds":0.0,"last_synced_commit":"6f8cc3fb29555ff66e3c9270ef140bc930ca0102"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wenfangdu/vscode-jump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenfangdu%2Fvscode-jump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenfangdu%2Fvscode-jump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenfangdu%2Fvscode-jump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenfangdu%2Fvscode-jump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wenfangdu","download_url":"https://codeload.github.com/wenfangdu/vscode-jump/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wenfangdu%2Fvscode-jump/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280184444,"owners_count":26286833,"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-10-20T02:00:06.978Z","response_time":62,"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":["jump","productivity","utility","vscode","vscode-extension"],"created_at":"2025-10-21T00:48:14.151Z","updated_at":"2025-10-21T00:48:19.267Z","avatar_url":"https://github.com/wenfangdu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jump\n\n[![Version](https://img.shields.io/visual-studio-marketplace/v/wenfangdu.jump?color=blue)](https://marketplace.visualstudio.com/items?itemName=wenfangdu.jump)\n[![License](https://img.shields.io/github/license/wenfangdu/vscode-jump?color=brightgreen)](https://github.com/wenfangdu/vscode-jump/blob/main/LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-blueviolet.svg)](https://github.com/wenfangdu/vscode-jump)\n[![Twitter](https://img.shields.io/twitter/url?url=https%3A%2F%2Fmarketplace.visualstudio.com%2Fitems%3FitemName%3Dwenfangdu.jump)](https://twitter.com/intent/tweet?text=Wow:\u0026url=https%3A%2F%2Fmarketplace.visualstudio.com%2Fitems%3FitemName%3Dwenfangdu.jump)\n\n\u003e 🏃‍♂️ Jump/Select to the Start/End of a word in VSCode\n\n[💿 Install Via Marketplace](https://marketplace.visualstudio.com/items?itemName=wenfangdu.jump)\n\n## Commands\n\n- [`Jump to the Start of a word`](#demo-jump-to-the-start-of-a-word)\n- [`Jump to the End of a word`](#demo-jump-to-the-end-of-a-word)\n- [`Select to the Start of a word`](#demo-select-to-the-start-of-a-word)\n- [`Select to the End of a word`](#demo-select-to-the-end-of-a-word)\n- [`Exit jump mode`](#demo-exit-jump-mode)\n\n## Demos\n\n- \u003ccode id='demo-jump-to-the-start-of-a-word'\u003eJump to the Start of a word\u003c/code\u003e\n\n  ![Jump to the Start of a word](https://raw.githubusercontent.com/wenfangdu/vscode-jump/main/images/jump-to-the-start-of-a-word.gif)\n\n- \u003ccode id='demo-jump-to-the-end-of-a-word'\u003eJump to the End of a word\u003c/code\u003e\n\n  ![Jump to the End of a word](https://raw.githubusercontent.com/wenfangdu/vscode-jump/main/images/jump-to-the-end-of-a-word.gif)\n\n- \u003ccode id=\"demo-select-to-the-start-of-a-word\"\u003eSelect to the Start of a word\u003c/code\u003e\n\n  ![Select to the Start of a word](https://raw.githubusercontent.com/wenfangdu/vscode-jump/main/images/select-to-the-start-of-a-word.gif)\n\n- \u003ccode id=\"demo-select-to-the-end-of-a-word\"\u003eSelect to the End of a word\u003c/code\u003e\n\n  ![Select to the End of a word](https://raw.githubusercontent.com/wenfangdu/vscode-jump/main/images/select-to-the-end-of-a-word.gif)\n\n- \u003ccode id=\"demo-exit-jump-mode\"\u003eExit jump mode\u003c/code\u003e\n\n  ![Exit jump mode](https://raw.githubusercontent.com/wenfangdu/vscode-jump/main/images/exit-jump-mode.gif)\n\n## Tips\n\n- To run with other extensions that overwrite the [`type`](https://github.com/microsoft/vscode/blob/32659246788863a0783299f2ef93e6e4ccd9e0b4/src/vs/editor/browser/view/viewController.ts#L39) command such as [VSCodeVim](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim), please follow [this comment](https://github.com/microsoft/vscode/issues/65876#issuecomment-1078827200).\n\n- If using [input method](https://en.wikipedia.org/wiki/Input_method), please switch to the English mode when jumping.\n\n## Inspired By\n\n- [Jumpy Extension for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=wmaurer.vscode-jumpy)\n- [VSCodeVim](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenfangdu%2Fvscode-jump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwenfangdu%2Fvscode-jump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwenfangdu%2Fvscode-jump/lists"}