Skip to content

VS Code extension that prevents tab overload by automatically closing the oldest tabs when you open too many

License

Notifications You must be signed in to change notification settings

b9software/B9AutoCloseTab

Repository files navigation

B9AutoCloseTab

VS Code Marketplace Open VSX

A lightweight VS Code extension that prevents tab overload by automatically closing the oldest tabs when you open too many.

Tech Stack

  • TypeScript - Main development language
  • pnpm - Package management
  • esbuild - Build tool

Development Setup

  1. Install dependencies:

    pnpm install
  2. Run checks (linting, compilation, testing):

    pnpm check

About

VS Code extension that prevents tab overload by automatically closing the oldest tabs when you open too many

Topics

Resources

License

Stars

Watchers

Forks