bajrangCoder / PathIntellisense

A file/folder path autocompletion plugin for Acode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Path Intellisense

Are you tired of tediously typing file paths while coding? Say goodbye to manual path input and welcome the Path Intellisense plugin for Acode Editor! This Powerful is designed to make your coding experience smoother, faster, and more enjoyable.

Plugin size: 3.4kb(excluding icon.png)

Features 🀩

  • Powerful Autocompletion: Experience a robust autocompletion feature that understands and suggests file and folder paths as you type.
  • Supports Relative Paths: support for relative paths, including nested relative paths like ../folder1/folder2.
  • Nested Relative Paths Handling: Seamlessly handle nested relative paths such as ../../folder/nestedFolder.
  • Caching Mechanism: Optimize performance with a caching system to store and retrieve directory suggestions, reducing redundant filesystem operations.
  • Supports Prefix: like: $HOME

Clear Cache

Clear cache using Ctrl-Shift-I or from command palette(by searching: "Reset PathIntellisense Cache") or Restart App, in case you have done any modifications with files and folders to show updated suggestions

Teaser πŸ‘οΈ

InShot_20231017_155420897.mp4

Feature Requests πŸ™

Have a feature in mind? Share your ideas and requests to enhance the Path Intellisense plugin. Your input helps shape the future of this tool.

Request a Feature

Bug Reports 🐞

Encountered a bug? Report it on our GitHub issues section. Your feedback is valuable, and we're committed to delivering a seamless coding experience.

Report a Bug

Contributions 🀝

Contribute to the improvement of the Path Intellisense plugin by submitting your pull requests. Whether it's a bug fix, or feature enhancement, we welcome your contributions!

Contribute to Path Intellisense

Bonus Points πŸ’₯

Use Extra Syntax Highlighting 2.0 plugin with PathIntellisense to get icons and visuals in your autocompletion box

Leave a ⭐ on GitHub

Feeling extra generous? Consider supporting the developer by buying a coffee. Your support keeps the project alive and thriving.

Buy Me A Coffee

Enjoy coding with Path Intellisense! πŸš€

About

A file/folder path autocompletion plugin for Acode


Languages

Language:JavaScript 100.0%