https://github.com/bajrangcoder/acode-path-linker
Path linker plugin for Acode
https://github.com/bajrangcoder/acode-path-linker
Last synced: 11 months ago
JSON representation
Path linker plugin for Acode
- Host: GitHub
- URL: https://github.com/bajrangcoder/acode-path-linker
- Owner: bajrangCoder
- Created: 2023-01-20T11:37:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T13:34:52.000Z (over 2 years ago)
- Last Synced: 2025-04-03T05:51:12.464Z (about 1 year ago)
- Language: JavaScript
- Size: 7.48 MB
- Stars: 22
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# PathLinker
It helps you to easily navigate to other files that are linked in your currently opened files and also helps it testing your file paths
Updates
v1.0.1
- Now it will able to detect any symbols between the path.
v1.0.2
- Removed all deprecated api's
- Fixed bugs
- Changed Go to file to ⎋
## How to use it?
Instead of `Go to file` use this - `⎋` icon
## Limitation
- It is not able to detect any path that ends without any extension for eg: `.js`.
- It is also not able to detect Window path system for eg: `C:My\Folder\foo\bar.py`
- It will not detect the path that starts with any number or symbol
**Contribution are welcome 🥰!**
**For Features Request or Bug report -> [here](https://github.com/bajrangCoder/acode-path-linker)**
**Thanks for using ❣️❤️, Leave a 🌟 [here](https://github.com/bajrangCoder/acode-path-linker)**