mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2026-08-28 18:50:53 +08:00
Replace stale Jumpy with Find-Jump
Jumpy unmaintained since 2023; Find-Jump is an actively maintained label-jump cursor-movement equivalent. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -106,7 +106,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
|
||||
- [Icon Fonts](#icon-fonts)
|
||||
- [Import Cost](#import-cost)
|
||||
- [Jira and Bitbucket](#jira-and-bitbucket)
|
||||
- [Jumpy](#jumpy)
|
||||
- [Find-Jump](#find-jump)
|
||||
- [Kanban](#kanban)
|
||||
- [Live Server](#live-server)
|
||||
- [Multiple clipboards](#multiple-clipboards)
|
||||
@@ -733,11 +733,9 @@ Example of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by s
|
||||
|
||||

|
||||
|
||||
## [Jumpy](https://marketplace.visualstudio.com/items?itemName=wmaurer.vscode-jumpy)
|
||||
## [Find-Jump](https://marketplace.visualstudio.com/items?itemName=usernamehw.find-jump)
|
||||
|
||||
> Provides fast cursor movement, inspired by Atom's package of the same name.
|
||||
|
||||

|
||||
> Fast label-based cursor movement — jump to anywhere visible by typing a few characters (in the spirit of Atom's Jumpy).
|
||||
|
||||
## [Kanban](https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user