sublimetext2 - Sublime Text : text list of open files

标签 sublimetext2 text-editor sublimetext sublimetext3

我在 Sublime Text 中打开了一些文件。我可以在侧面板上看到该列表。我想知道是否有插件可以将这个列表作为文本提供给我。即,我点击了一个按钮,弹出的新文件列出了所有打开的文件名。

4 open files: 

open_file_1.cc
open_file_1.h
open_file_2.cc
open_file_2.h

最佳答案

我为此写了一个小插件,因为我找不到任何东西。将其粘贴在这里,以便将来需要时有人可以使用它。

https://github.com/rrg/ListOpenFiles

关于sublimetext2 - Sublime Text : text list of open files,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19665615/

相关文章:

ruby - 主要 :Object when running build from sublime 的未定义方法 `require_relative'

visual-studio-code - 如何在 Visual Studio Code 中像 Sublime Text 一样自动完成 tag.className

unicode - 在 Sublime Text 2 中搜索转义字符

unicode - 完整的等宽 Unicode 字体?

text-editor - VSCode 代码折叠

regex - 如何在文本编辑器中替换正则表达式的子字符串

Python 序列语法

emacs - 在所有打开的缓冲区中进行全文搜索的 emacs 命令是什么?像 sublimetext 的 command+shift+f?

vim - 增加Markdown文件中的标题级别

notepad++ - 有没有办法在 Sublime Text 3 或 Notepad++ 中重命名选项卡?