agrolens.nvim

Code searcher

An extension for Telescope that enables searching and viewing predefined or custom tree-sitter queries on code buffers.

Telescope extentions to view pre-defined/custom treesitter queries

GitHub

51 stars
2 watching
1 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jflarvoire/the_silver_searcher A code-searching tool designed to be faster and more robust than existing alternatives. 76
woosaaahh/sj.nvim An extension for Neovim that enables quick search and jump functionality across visible lines in buffers. 127
cshuaimin/ssr.nvim An extension plugin for Neovim that allows structural search and replace operations on code structures. 933
mfussenegger/nvim-treehopper A plugin that provides region selection with hints on the abstract syntax tree of a document. 435
davidgranstrom/telescope-scdoc.nvim A tool for browsing SuperCollider documentation within the Telescope framework. 13
rachartier/tiny-code-action.nvim A plugin for Neovim to visualize and run code actions 168
desdic/telescope-rooter.nvim Changes the working directory to a project root path before starting Telescope prompts and restores it after closing. 21
aaronhallaert/advanced-git-search.nvim An extension for Neovim that enables searching through Git history by various criteria and displaying relevant commit information. 339
fabianwirth/search.nvim A plugin that provides tab-based searching with Telescope for Neovim 178
emileferreira/nvim-strict A plugin that provides code style formatting and hints for various programming languages using regular expressions. 35
aznhe21/actions-preview.nvim A plugin that allows previewing code changes with applied LSP code actions. 400
roobert/tabtree.nvim A Neovim plugin for navigating code elements such as brackets and quotes 39
ray-x/navigator.lua A plugin that provides code navigation and analysis features using LSP and Treesitter 1,316
dyng/ctrlsf.vim A plugin that provides an asynchronous code search and view tool with customizable views and options. 1,601
malbertzard/inline-fold.nvim A plugin that hides code within specific patterns to improve readability and usability in text editors 83