ssr.nvim VS architext.nvim

Compare ssr.nvim vs architext.nvim and see what are their differences.

ssr.nvim

Treesitter based structural search and replace plugin for Neovim. (by cshuaimin)

architext.nvim

:rocket: Structural editing powered by treesitter (by vigoux)
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
ssr.nvim architext.nvim
7 1
868 144
- -
4.9 10.0
6 days ago about 1 year ago
Lua Lua
MIT License BSD 3-clause "New" or "Revised" 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.

ssr.nvim

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

architext.nvim

Posts with mentions or reviews of architext.nvim. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-13.
  • Structural search and replace
    3 projects | /r/neovim | 13 Nov 2022
    Looks really cool! There is also https://github.com/vigoux/architext.nvim which is search/replace using treesitter queries directly and is more close to :s.

What are some alternatives?

When comparing ssr.nvim and architext.nvim you can also consider the following projects:

ast-grep - ⚡A CLI tool for code structural search, lint and rewriting. Written in Rust

nvim-bqf - Better quickfix window in Neovim, polish old quickfix window.

treesj - Neovim plugin for splitting/joining blocks of code

nvim-trevJ.lua - Nvim-plugin for doing the opposite of join-line (J) of arguments, powered by treesitter

syntax-searcher - Language-independent command-line utility for syntax-aware pattern matching.

transpose-words - Swap two words as M-t (transpose-words) in Emacs or bash.

ts-node-action - Neovim Plugin for running functions on nodes.

splitjoin.vim - Switch between single-line and multiline forms of code

matklad

telescope-sg - Ast-grep picker for telescop.nvim

gram_grep - Search text using a grammar, lexer, or straight regex. Chain searches for greater refinement.

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.