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

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

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)**