MCPcopy Index your code
hub / github.com/facelessuser/TabsExtra

github.com/facelessuser/TabsExtra @st4-1.8.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release st4-1.8.0 ↗ · + Follow
144 symbols 312 edges 20 files 141 documented · 98%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Donate via PayPal Package Control Downloads License

TabsExtra

Sublime Plugin with sticky tabs, more tab closing options, tab sorting, and tab access to cloning, deleting, renaming, etc.

Menu

Features

  • Adds Close Tabs to the Left for the current group.
  • Adds Close All Tabs for the current group.
  • Adds Sticky Tabs that allows a user select certain tabs that will not close when a tab close command is issued.
  • Adds variants of the close commands to skip unsaved files, or to dismiss saved files with no prompt.
  • Overrides the built-in tab commands and 'close' and 'close_all' commands to work with sticky tabs.
  • Add open last tab, reveal in sidebar or finder, copy file path, save options, and revert.
  • Adds tab sorting options (based loosely on @bizoo's SortTabs plugin).
  • Access clone, delete, rename, move, save, reveal, copy file path, revert, etc.

Documentation

https://facelessuser.github.io/TabsExtra/

License

TabsExtra is released under the MIT license.

Core symbols most depended-on inside this repo

get_group_view
called by 15
tabs_extra.py
log_failure
called by 8
tests/validate_json_format.py
timestamp_view
called by 4
tabs_extra.py
add_style
called by 4
lib/file_strip/comments.py
sort_on_load_save
called by 3
tabs_extra.py
cancel
called by 3
tabs_extra.py
on_sort
called by 3
tabs_extra.py
strip
called by 3
lib/file_strip/comments.py

Shape

Method 74
Function 38
Class 32

Languages

Python100%

Modules by API surface

tabs_extra.py79 symbols
support.py13 symbols
lib/file_strip/comments.py13 symbols
tests/validate_json_format.py11 symbols
tab_menu.py7 symbols
lib/file_strip/json.py5 symbols
sort/created.py4 symbols
tests/test_json.py3 symbols
tab_sort_helper.py1 symbols
sort/type.py1 symbols
sort/syntax.py1 symbols
sort/size.py1 symbols

For agents

$ claude mcp add TabsExtra \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page