Stats
Basic telescope.nvim repo stats
9
1,466
9.6
1 day ago
nvim-telescope/telescope.nvim is an open source project licensed under MIT License which is an OSI approved license.
Telescope.nvim Alternatives
Similar projects and alternatives to telescope.nvim
-
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
-
-
-
-
-
-
vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
-
-
-
-
-
-
-
nvim-ts-context-commentstring
Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.
-
-
statusline.lua
A tidy statusline for neovim written in lua featuring awesome integrations and blazing speed!
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts.
Hence, a higher number means a better telescope.nvim alternative or higher similarity.
Posts
Posts where telescope.nvim has been mentioned. We have used some of these posts to build our list of alternatives and similar projects - the last one was on 2021-04-12.
-
OneTerm, a Lua plugin using a floating terminal for navigation and more
Yeah with the default configuration I found it was too slow too. However this extension they mention in their README makes it so much faster that I'm not sure I've noticed a big difference: https://github.com/nvim-telescope/telescope.nvim#loading-extensions
- telescope live grep is not working.
-
How to see all changes I made in a git project
I just use regular git diff, inside neovim u could use telescope and its git status search.
-
Sooo cloooseeee!!!!!
You can see the moon with Telescope.nvim :)
-
Neovim 0.5 + LSP + Treesitter + compe + indent-blankline + gitsigns = magnificent
If you want to try it (and maybe contribute 😆), the PR is here https://github.com/nvim-telescope/telescope.nvim/pull/405
see https://github.com/nvim-telescope/telescope.nvim/issues/550#issuecomment-785287192
-
Search for class using telescope and native lsp
A version of this is already supported with this PR. In lsp_{document,workspace}_{symbols,diagnostics} you can use in insert mode to cycle/complete tags, in which tags are either diagnostic severities or symbols like classes, functions, methods, etc.
FYI, funny behaviour of default_text should eventually be fixed with this PR once merged.
-
lsp, pyls: how to get autocompletion and signatures of imported library
Built-in LSP plays very well with telescope.nvim, which recently merged additional lsp functionality for built-in diagnostics, symbols, and go-to-definition (overloading).
-
vim + coc : how to search source code like VSCode do
I believe you are looking for either nvim-telescope (if you happen to use neovim nightly) or fzf.vim
-
Looking to make switch, need some quick answers
telescope.nvim: great built-in pickers for go-to-references, diagnostics, symbols, and code actions (diagnostics and symbols hopefully soon even with filtering)
- Trying out telescope.nvim
-
telescope.nvim talk coming soon!
Link for those who didn't know about the plugin, like me.
-
Telescope: The Missing Neovim UI
Telescope is fucking awesome, but not ready for use until https://github.com/nvim-telescope/telescope.nvim/issues/392 is resolved. Until then, fzf.vim is my primary fuzzy finder.
tldr: https://github.com/nvim-telescope/telescope.nvim/wiki/Showcase