Sublime Text: text list of open files

前端 未结 3 1656
悲&欢浪女
悲&欢浪女 2021-02-14 09:28

I have some files opened in sublime text. I can see that list on the side panel. I want to know if there is a plugin that can give me this list as text. i.e., I hit a button and

3条回答
  •  执念已碎
    2021-02-14 10:00

    I wrote a small plugin for this as I could not find anything. Pasting it here so that someone can use it if needed in future.

    https://github.com/rrg/ListOpenFiles
    

提交回复
热议问题