Skip to content

rrg/ListOpenFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

List Open Files

Generates a text list of all the open files in current sublime text window.

Installation

Using Package Control, install "ListOpenFiles"

Keybindings

Add a keybinding by going to preferences->key Bindings-User

My preferred key binding:

[
   { "keys": ["ctrl+alt+l"], "command": "list_open_files" }
]

Command

list_open_files: Creates a text list of all the open files in Sublime Text.

About

Sublime text plugin that lists all the open files.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages