About
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 Extensiontelevision on the VSCode Marketplace This extension integrates Open VSX Registrytelevision on the Open VSX Registry RequirementsThe extensions requires television to be installed and available on your PATH. Installation instructions may be found here. For example,installing on Homebrew can be done as follows:
Once installed, run the command below, which will install the
See television for more details. ConfigurationDefault Workspace FolderWhen working with multi-folder workspaces, you can set a default workspace folder to avoid the picker dialog:
The value should match the workspace folder name exactly as it appears in your This setting can be configured at the workspace level in Default keybindingsTelevision comes with the following keybindings:
These can be overridden by opening |