An open API service indexing awesome lists of open source software.

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)

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

![Preview](./assets/preview.gif)

## 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.