Giter Site home page Giter Site logo

leastrecentlyusedtabsextension's Introduction

Least Recently Used Tabs - VSCode Extension

This extension will close least recently used tabs and order them based on the most frequently accessed tabs.

Why? ๐Ÿค”

Have you ever been coding up a project and had to sort through all the open tabs to find the right file?

Have you ever had to continuously close tabs that you've finished working on?

This extension solves all of the above by keeping your workspace tidy... just keep the most recently used tabs open and forget about the rest! ๐Ÿ˜‰

Features ๐ŸŽ–๏ธ

feature X

  • Tabs are sorted based on when they were most recently used
  • Tabs that haven't been used for a while get removed
  • If the tab is pinned or dirty (has unsaved changes), we'll keep it open, no questions asked ๐Ÿ˜.
  • Decide the maximum number of tabs to keep open.
  • Decide whether or not you wish to close tabs.

Extension Settings ๐Ÿ“

This extension contributes the following settings:

  • lrutabs.maxTabs: Define the number of tabs to keep open at a given time.
  • lrutabs.closeTabs: Whether to close least recently used tabs.

leastrecentlyusedtabsextension's People

Contributors

dylan700 avatar github-actions[bot] avatar

Stargazers

William avatar  avatar psauvage avatar

Watchers

 avatar

leastrecentlyusedtabsextension's Issues

Unpined tab goes to Pined tabs row when tab is selected(activated)

Great Idea of Plugin, but I can't use it at all due to misbehavior.

There two types of tabs In VScode - Pinned and Unpinned.
Pinned tabs are placed on one row. Unpinned - on another row.

With this pligin unpined tab goes to Pined tabs row when tab is selected(activated).
I'dont want to mix different types of tabs, so can't use plugin until fixed.

pinned

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.