What do treesitter textobjects correspond to?

Hi! I struggle to understand what some builtin treesitter-textobjects are (see here). Some are obvious, but I cannot tell the same about these:

  • attribute vs parameter
  • block
  • call
  • frame
  • scopename
  • statement

attribute is only avaliabe in heex and html

1 Like