Sublime Text - show open files on the left

前端 未结 4 1714
谎友^
谎友^ 2021-01-31 06:43

Is there a way to show the files that are open in SublimeText on the left of the screen, in a simple list?

I\'d simply like the open files to appear on the left in a cl

相关标签:
4条回答
  • 2021-01-31 07:15

    Go to the "View" menu and choose "Side Bar", then "Show Open Files"

    enter image description here

    0 讨论(0)
  • 2021-01-31 07:15

    If you want to do it only using keyboard, Command + Shift + P and select View: Toggle Open Files in Side Bar

    0 讨论(0)
  • 2021-01-31 07:28

    Right click on open file in editor... Click on Reveal in Side Bar option, it will sync the open file with side bar

    0 讨论(0)
  • 2021-01-31 07:31

    Ctrl+K+B will reveal the 'Side bar', with open file information. It is really worth using projects, they are really simple and provides for easy folder/project/file switching. I also strongly reccomend going to preferences>Key Bindings - Default through the menus, and looking at all the functionality and keyboard shortcuts. Also 'preferences>Settings - Defualt`, shows you all of the configurable options (there are a lot). These are basically 'must dos' for getting full goodness out of Sublime.

    0 讨论(0)
提交回复
热议问题