https://github.com/relliv/angular-component-quick-jump
Quick jump feature in angular component folders (VS Code Extension)
https://github.com/relliv/angular-component-quick-jump
angular angular-18 jump quick quick-jump
Last synced: about 2 months ago
JSON representation
Quick jump feature in angular component folders (VS Code Extension)
- Host: GitHub
- URL: https://github.com/relliv/angular-component-quick-jump
- Owner: relliv
- License: mit
- Created: 2025-03-17T11:16:20.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-27T07:53:57.000Z (about 2 months ago)
- Last Synced: 2025-03-27T08:38:47.685Z (about 2 months ago)
- Topics: angular, angular-18, jump, quick, quick-jump
- Language: TypeScript
- Homepage:
- Size: 2.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# angular-component-quick-jump (WIP)
Quick jump feature in angular component folders. Sometimes other extensions or too deep folder hierarchy makes it hard to find the component you are looking for. This extension will help you to quickly jump to the component you are looking for. It's saves scroll + click time.
## Preview

## Notes
This extension is only for angular component folders. It will not work for other folders. Also, it's not published yet. You can clone the repo and install it locally.