'May I link a relative path in some comments?

I want to show some help tips, and modify some files in config

Example

/**
 * Fix some issue
 *
 * @link file://$(workspaceFolder)/node_modules/xxxxxx/dist/index.cjs
 * Some tips
 */


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source