I was playing around with a bunch of different VS Code extensions, and I thought that it would be really cool to view source code right from the IDE by navigating to definition. Is this possible?
Do I have to clone couple repos, and somehow hook up my IDE to point to that source code?