Anything like Blockman in Neovim?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vscode-blockman

    VSCode extension to highlight nested code blocks

  • Very different in my eyes, but I love nvim-treesitter-context. Definitely another tool in helping the brain parse code -- I think of it as helping with long range context, whereas blockman helps me focus on local context and makes scoping relationships more subconciously available.

  • nvim-treesitter-context

    Show code context

  • Very different in my eyes, but I love nvim-treesitter-context. Definitely another tool in helping the brain parse code -- I think of it as helping with long range context, whereas blockman helps me focus on local context and makes scoping relationships more subconciously available.

  • 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.

    InfluxDB logo
  • twilight.nvim

    🌅 Twilight is a Lua plugin for Neovim 0.5 that dims inactive portions of the code you're editing using TreeSitter.

  • How about this: folke/twilight.nvim, this is what it can achieve (while again, I wouldn't call this a block). Also, a bullet-proof(stable) plugin made by a good author.

  • indent-blankline.nvim

    Indent guides for Neovim

  • The only plugin I'm familiar with is lukas-reineke/indent-blankline.nvim, which I'm grateful to have, but doesn't seem up to the task. (at least at first blush -- I haven't been able to get it to context highlight properly in most code -- though I wonder if it wouldn't be morphable into a blocking scope highlighter).

  • hl_match_area.nvim

    Neovim plugin that allows highlighting the whole area between matching delimiters ('{}' '[]' '()' '<>')

  • It's not exactly what you're looking for, but, I use this one: https://github.com/rareitems/hl_match_area.nvim

  • nvim-treesitter-refactor

    Refactor module for nvim-treesitter

  • My desires are not sated, but it seems quite nice. (I recall treesitter-refactor has a similar scope highlighter, but it could be a bit aggressive near root scope -- this might be a more gentle version.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Setting Up Razor Support in Neovim for Enhanced C# Development

    2 projects | dev.to | 26 Jan 2024
  • Background highlight opacity?

    1 project | /r/neovim | 2 Dec 2023
  • dashboard-nvim / project section not showing up

    1 project | /r/neovim | 1 Dec 2023
  • tree-sitter highlighting in Vim and NeoVim

    1 project | /r/vim | 19 Nov 2023
  • How does something like LazyVim or LazyNvim write the startup text?

    4 projects | /r/neovim | 3 Oct 2023