How to use sidebar with the keyboard in Sublime Text 2 and 3?

前端 未结 13 1170
我寻月下人不归
我寻月下人不归 2021-01-29 17:57

When using Sublime Text 2 we tend to open the side bar to navigate thru files/folders in our projects. For that we can use the hotkey ctrl+k ctrl+b (i

13条回答
  •  遥遥无期
    2021-01-29 18:31

    Ctrl+p is also really useful for opening files without using the mouse.

    If you open a folder in Sublime all the files in that folder (and files in contained folders) will show up in the search you get with Ctrl+p.

    Just hit Ctrl+p and start typing parts of the filename and you'll get a list of matches.

提交回复
热议问题