With a js config file you can define new links in VSCode and make them behave how you want. For example you could make a string like "api.general.users.getUser" be clickable and directly jump to the right function in the right file.
With a js config file you can define new links in VSCode and make them behave how you want. For example you could make a string like "api.general.users.getUser" be clickable and directly jump to the right function in the right file.