Skip to content

drikin/OpenFileList

Repository files navigation

OpenFileList

Sublime Text 2 plugin for listing currently open files in the same group or in the same window. Additionaly you can enable/disable the following visual enhancements:

  • List all files in window if there are no files open while listing by group.
  • Skip current file from the list.
  • Or mark current file with a character/string.
  • Mark dirty files with a character/string.

Keyboard Shortcuts

By default, by pressing the keyboard shortcuts Alt+Option+L or Alt+Option+Shift+L will open a panel with the list of the open files in the current group or in the current window, respectibly. You may change these shortcuts by adding them on your user's key bindings file.

Settings

By default, the setting list_by_window_fallback is set to true to display a list of all the open files in the current window if there's no open file on the current group. You may set this value to false to avoid this, and no files list will be shown.

Credits

Created by

Kohichi Aoki - GitHub | drikin.com

Contributors:

Jesus Leon - GitHub | Twitter

About

Listing up open files in the same group in the same window. Easy select files plugin for Sublime Text 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages