Method List in Visual Studio Code

前端 未结 17 2086
醉话见心
醉话见心 2021-01-29 19:10

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

17条回答
  •  难免孤独
    2021-01-29 19:26

    Open symbol by name : CTRL+T might be what you are looking for. Works perfectly with my TypeScript project.

提交回复
热议问题