binocular VS nvim-treesitter-context

Compare binocular vs nvim-treesitter-context and see what are their differences.

binocular

Not exactly a telescope, but it's useful sometimes. Extension to search/navigate through files and workspaces. (by jpcrs)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
binocular nvim-treesitter-context
2 33
19 2,201
- 7.0%
3.3 8.6
11 months ago 4 days ago
TypeScript Lua
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

binocular

Posts with mentions or reviews of binocular. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-26.
  • Vim After 15 Years
    6 projects | news.ycombinator.com | 26 Oct 2022
    I also recently migrated from nvim to VSCode (First with vim plugin, now with vscode-neovim plugin).

    Maybe I'm in the wrong side, but I always tried to replicate the IDE experience on nvim, and it was a frustrating experience because there was also something else missing, at the end I had to manage 30+ Plugins that could break at any time.

    Even though the vim experience inside VSCode is far from perfect (really lacking when we compare with IdeaVim for example), it's a breath of fresh air being able to manage my plugins/lsp/etc with a single click.

    The only thing that I miss daily is something like Telescope/fzf. VSCode fuzzy search works fine for file names inside the open project, but searching for file content/other projects/previous open files is really bad.

    Recently tried to develop something similar on vscode just for fun (Even I don't use it tho, just accepted the limitation): https://github.com/jpcrs/Binocular

  • [Extension] Binocular - A fuzzy finder to manage workspaces/find files
    1 project | /r/vscode | 11 Jul 2022

nvim-treesitter-context

Posts with mentions or reviews of nvim-treesitter-context. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.

What are some alternatives?

When comparing binocular and nvim-treesitter-context you can also consider the following projects:

context.vim - Vim plugin that shows the context of the currently visible buffer contents

nvim-treesitter-textobjects

nvim-treehopper - Region selection with hints on the AST nodes of a document powered by treesitter

nvim-gps - Simple statusline component that shows what scope you are working inside

format.nvim - A wrapper around Neovims native LSP formatting. [Moved to: https://github.com/lukas-reineke/lsp-format.nvim]

indent-blankline.nvim - Indent guides for Neovim

dein.vim - :zap: Dark powered Vim/Neovim plugin manager

diffsitter - A tree-sitter based AST difftool to get meaningful semantic diffs

unison - A friendly programming language from the future

neovim - Vim-fork focused on extensibility and usability

rust-tools.nvim - Tools for better development in rust using neovim's builtin lsp

helix - A post-modern modal text editor.