Method List in Visual Studio Code

前端 未结 17 2066
醉话见心
醉话见心 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:27

    In 2020 version of VSCode
    Cmd+P

    • # - Find symbol across files
    • @ - Find symbol within file
    • @: - Group symbols within a file

提交回复
热议问题