Skip to content

b9software/B9AutoCloseTab

Repository files navigation

B9AutoCloseTab

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