Skip to content

Breadcrumbs Plugin for Acode brings breadcrumbs navigation to the Acode editor.

License

Notifications You must be signed in to change notification settings

overskul/acode-breadcrumbs

Repository files navigation

Banner

Breadcrumbs Plugin for Acode

GitHub Repo Shield License GitHub Stars Version

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.


Features

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

Usage

You can control the Breadcrumbs Plugin through the command palette or the following keybindings:

  1. Show Breadcrumbs: Ctrl-Alt-B
  2. Hide Breadcrumbs: Ctrl-Shift-B
  3. Enable Plugin: Ctrl-Alt-P
  4. Disable Plugin: Ctrl-Alt-G

Contributing

We welcome contributions to improve and expand the plugin! Here’s how you can help:

  1. Report Issues: Submit bug reports or feature requests via the issues section.
  2. Code Contributions: Fork the repository, implement changes, and submit a pull request.

License

This project is licensed under the MIT License.