Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle JSDoc {@link ... } inline tags for OS #58491

Open
6 tasks done
jonlepage opened this issue May 10, 2024 · 0 comments
Open
6 tasks done

Handle JSDoc {@link ... } inline tags for OS #58491

jonlepage opened this issue May 10, 2024 · 0 comments

Comments

@jonlepage
Copy link

jonlepage commented May 10, 2024

πŸ” Search Terms

JSDoc @link for local OS

βœ… Viability Checklist

⭐ Suggestion

like this post :
#16498

can we also add support for local OS drive ?
I work on 2 project, and i would like to be able to open external file to another projet .

πŸ“ƒ Motivating Example

ex:
iif am in project projets\ANFTECS-WEB , i would like to add a clickable note link to projets\ANFTECS

/** @see {@link D:\Users\jonle\Documents\DEV\projets\ANFTECS\src\game\enum\battle.enums.ts} */

image

Actually, the link is not clickable, and I need to open the folder and the file manually.
It's just not very time-efficient and productive!
I would like to open the file when I ctrl+click on it, like a web address. Is it possible to add this support ?
Thank you

πŸ’» Use Cases

  1. What do you want to use this for?
    work on multi project connected with security and productivity (on the same machine or server)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant