Giter Club home page Giter Club logo

sublime-tabfilter's People

Contributors

calmyournerves avatar gucce avatar robinmalburn avatar themilkman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

sublime-tabfilter's Issues

Request: Filter via More than just Filename

I wanted this kind of filter feature because I often have a lot of the same types of files that are the same filename but are in different folders. For example, I have todo.txt files separated into folders for organization.

Structure:

  • /todos/category-a/subcategory-a/todo.txt
  • /todos/category-b/subcategory-e/todo.txt
  • /todos/category-c/subcategory-d/todo.txt

The tab names become something like:
todo.txt - category-b/subcategory-e

I'd like to be able to filter via the folder differences in the name rather than the filenames.

Is this possible?

plugin fails in SL3 on OSX

Traceback (most recent call last):
File "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 526, in run_
return self.run()
File "/Users/alexezh/Library/Application Support/Sublime Text 3/Packages/Tab Filter/tabfilter.py", line 52, in run
window.show_quick_panel(tabs, self._on_done)
File "/Applications/Sublime Text.app/Contents/MacOS/sublime.py", line 299, in show_quick_panel
if len(items) > 0 and isinstance(items[0], list):
TypeError: object of type 'map' has no len()

Duplicate Plugin

First, thanks for your effort on this plugin.

However there is already a plugin that does exactly the same thing (even with some improvements). You can check it here: https://github.com/phildopus/sublime-goto-open-file/

IMHO, instead of improving your plugin, you can contribute to that plugin. ST3 support and plugin submenu are current TODOs.

Automatically select the previously opened file

Hi there,

This plugin is really useful, thanks for it!

Right now, I really rely on the default behavior from the file picker of automatically selecting the previously opened file so that I can quickly switch between it and the file I'm currently editing.

I.e:

  1. I open file a
  2. I switch to file b using the tabfilter plugin
  3. I open tabfilter again while the file a has focus
  4. I should be able to press <enter> to go back to file a. If I repeat the process, I'll end up in file b a nd vice-versa.

Is it something that can be setup in tabfilter?

Thanks!

Pane numbers

Thanks for the great plugin!
It would be great to have pane number available as a caption (for the first tab in each pane) or a delimiter in the list. I use many panes, and detecting where each pane starts/ends in the list is a bit difficult.

Is there a way to list the tabs in MRU order?

At first, thank you for the plugin!
Is there a way to list the tabs in MRU (most recently used) order? In such case, the behavior would be pretty close to the Ctrl+Tab list in VS Code, Cuda Text (when "ui_tab_switcher_dialog" is set to true), Notepad++ and many others!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.