Yahoo India Web Search

Search results

  1. What Is Telescope? telescope.nvim is a highly extendable fuzzy finder over lists. Built on the latest awesome features from neovim core. Telescope is centered around modularity, allowing for easy customization. Community driven builtin pickers, sorters and previewers.

  2. telescope-frecency.nvim Public A telescope.nvim extension that offers intelligent prioritization when selecting files from your editing history.

  3. Jun 28, 2023 · Telescope is a highly versatile fuzzy finder over lists. It is a feature-rich Neovim plugin that takes searching in Neovim to another level. With Telescope, you can easily search through files, buffers, project directories, and even through the Language Server Protocol (LSP).

  4. Feb 7, 2023 · Telescope is a highly extendable fuzzy finder over lists. Built on the latest awesome features from Neovim core. Telescope is centered around modularity, allowing for easy customization....

  5. May 23, 2024 · telescope v0.1.4. Small release but two really important fixes. One fixes a bug that was exposed in the latest nvim release 0.9.4 and another bug fix finally fixes folds for files opened by telescope. Thanks to @folke for finding a workaround for this long standing issue.

  6. Oct 3, 2022 · In this post, we will learn how to replicate the search functionality that some GUI editors provide to filter text only inside certain folders. VS Code example.

  7. Configuration Recipes - nvim-telescope/telescope.nvim GitHub Wiki. A place for the community to share configurations and custom pickers that dont fit into core or an extension. Table Of Contents. Mappings. Mapping <Esc> to quit in insert mode. Mapping <C-u> to clear prompt. Mapping <C-d> to delete buffer.

  8. Nov 14, 2022 · telescope.nvim is a highly extendable fuzzy finder over lists. Built on the latest awesome features from neovim core. Telescope is centered around modularity, allowing for easy customization.

  9. telescope.nvim is a highly extendable fuzzy finder over lists. Built on the latest awesome features from neovim core. Telescope is centered around modularity, allowing for easy customization. Community driven built-in pickers, sorters and previewers.

  10. Jan 10, 2022 · Telescope is a plugin for the Neovim text editor that provides a convenient and general interface for fuzzy searching over lists. In practice, it’s mainly used for quickly finding files from parts of their paths or from their contents, but has many other applications.