Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>televisionNew to Visual Studio Code? Get it now.
television

television

alexpasmantier

|
573 installs
| (4) | Free
A cross-platform, fast and extensible general purpose fuzzy finder extension for VSCode.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

📺 television-vscode

A fuzzy finder for VSCode based on television

GitHub branch check runs GitHub License

tv-vscode

About

Television is a cross-platform, fast and extensible fuzzy finder TUI.

It lets you quickly search through any kind of data source (files, git repositories, environment variables, docker images, you name it) using a fuzzy matching algorithm and is designed to be easily extensible.

It is inspired by the neovim telescope plugin and leverages tokio and the nucleo matcher used by the helix editor to ensure optimal performance.

VSCode Extension

VSCode Marketplace

This extension integrates tv inside of vscode to provide a better file picker than the vscode default.

Requirements

The extensions requires television to be installed and available on your PATH.

Installation instructions may be found here.

Default keybindings

Television comes with the following keybindings:

  • ctrl+p: toggle file finder
  • ctrl+shift+f: toggle text finder (search in files, e.g. grep)

These can be overridden by opening Preferences: Open Keyboard Shortcuts, and searching for television.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft