What is the most impressive usage of Treesitter have you ever seen?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • neorg

    Modernity meets insane extensibility. The future of organizing your life in Neovim.

  • Both https://github.com/nvim-neorg/neorg and https://github.com/nvim-orgmode/orgmode uses it to parse the content of the file into specific format

  • orgmode

    Orgmode clone written in Lua for Neovim 0.9+.

  • Both https://github.com/nvim-neorg/neorg and https://github.com/nvim-orgmode/orgmode uses it to parse the content of the file into specific format

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

    The Refactoring library based off the Refactoring book by Martin Fowler

  • Refactoring.nvim and Neotest for me.

  • neotest

    An extensible framework for interacting with tests within NeoVim.

  • Refactoring.nvim and Neotest for me.

  • Comment.nvim

    :brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more

  • I probably wrote ~10lines of Lua in https://github.com/numToStr/Comment.nvim and I got accurate comment string detection for embedded languages like markdown, Vue etc.

    navigator.lua: use treesitter to analysis symbol scope/context, Also a treesitter based folding (a modified version of official ts folding) foldts it provides a vs-code style of folding. Document treesitter symbol outline etc.

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