Community

Enabling VSCode’s ‘Go to Definition’ for JSX imports

(Jack Franklin) I have recently been trialling using Microsoft’s VSCode editor as my primary code editor, and so far I’ve been very happy with it. One feature that I’ve particularly enjoyed is “Go to Definition”. This lets you hover over any variable/class/object/etc and be taken to the place where