I\'ve recently started using the Visual Studio Code editor. I\'m really loving it, but there\'s one critical feature (for me) that I haven\'t been able to find. Is there a met
Open symbol by name : CTRL+T might be what you are looking for. Works perfectly with my TypeScript project.