{"id":15764688,"url":"https://github.com/ctf0/vscode-scope-jump","last_synced_at":"2025-03-31T10:22:00.032Z","repository":{"id":160713007,"uuid":"635369347","full_name":"ctf0/vscode-scope-jump","owner":"ctf0","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-23T11:37:40.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-11T12:19:04.186Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ctf0.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"ctf0"}},"created_at":"2023-05-02T14:46:51.000Z","updated_at":"2023-05-02T23:35:51.000Z","dependencies_parsed_at":"2024-10-25T11:39:05.442Z","dependency_job_id":"6aea8990-5d34-43e9-a079-f6b54c5739f2","html_url":"https://github.com/ctf0/vscode-scope-jump","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"91e6943da4b07030d9d8ca7ea16c3ae18a53f06b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2Fvscode-scope-jump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2Fvscode-scope-jump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2Fvscode-scope-jump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctf0%2Fvscode-scope-jump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctf0","download_url":"https://codeload.github.com/ctf0/vscode-scope-jump/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246450697,"owners_count":20779465,"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","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-10-04T12:04:26.072Z","updated_at":"2025-03-31T10:21:59.998Z","avatar_url":"https://github.com/ctf0.png","language":"TypeScript","funding_links":["https://github.com/sponsors/ctf0"],"categories":[],"sub_categories":[],"readme":"# Vscode Scope Jump\n\n\u003e jump/select to start/end of scope on hover.\n\nthe extension gets all the file available scopes and add `jump` / `select` buttons to the hover widget\n\n![demo](https://user-images.githubusercontent.com/7388088/235799158-823841bf-c08c-4b61-8146-ead81510dd79.png)\n\n## Notes\n\nthe buttons only show\n\n\u003e- at the start/end of the scope\n\u003e- on the scopes that span more than one line\n\u003e- if the file doesn't have any provided scopes to navigate to, nothing will show up in the hover widget\n\n## Limitations\n\nnot all languages provider include comment block inside the scope range, ex.\n\n| language | range              | selectionRange |\n| -------- | ------------------ | -------------- |\n| ts       | method only        | method only    |\n| php      | method + doc block | method only    |\n\nso in-cases like this, hovering over comment blocks in some languages will show the buttons, but in others, it won't.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctf0%2Fvscode-scope-jump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctf0%2Fvscode-scope-jump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctf0%2Fvscode-scope-jump/lists"}