Breadcrumbs Plugin for Acode brings breadcrumbs navigation to the Acode editor. It allows you to view and navigate the structure of your files with ease, displaying a visual hierarchy of your code right within the editor. Perfect for developers who want enhanced file navigation and a streamlined coding experience.
- Code Hierarchy Navigation: Displays a breadcrumb trail representing the structure of your file (e.g., classes, methods, or functions).
- Seamless Integration: Designed to work effortlessly within Acode.
- Lightweight: Minimal impact on editor performance while delivering powerful functionality.
- Customizable: Easily toggle visibility and manage plugin settings.
You can control the Breadcrumbs Plugin through the command palette or the following keybindings:
- Show Breadcrumbs:
Ctrl-Alt-B
- Hide Breadcrumbs:
Ctrl-Shift-B
- Enable Plugin:
Ctrl-Alt-P
- Disable Plugin:
Ctrl-Alt-G
We welcome contributions to improve and expand the plugin! Here’s how you can help:
- Report Issues: Submit bug reports or feature requests via the issues section.
- Code Contributions: Fork the repository, implement changes, and submit a pull request.
This project is licensed under the MIT License.