rowanfreeman / gatsby-plugin-alias-imports

Plugin for Gatsbyjs that allows you to alias path locations when importing.
https://www.gatsbyjs.org/packages/gatsby-plugin-alias-imports
MIT License
10 stars 1 forks source link

VSCode "Go to Definition"? #7

Open codeithuman opened 2 years ago

codeithuman commented 2 years ago

Hello, I'm curious if there is a way to get this set up to work with VSCode's "Go to Definition" feature.

If it doesn't work, do you know where I would start in figuring out a solution?

Thanks so much!

jasonlav commented 2 years ago

That would be considered outside the scope of this plugin, I believe. However, you set them up using the jsconfig feature in VS Code.