Skip to content

Conversation

@ruslanSorokin
Copy link

Supports custom kinds provided in queries like:

(identifier (#set! kind "parameter"))

This gives users ability to express custom kinds over existing nodes
within the treesitter queries.

Here is the quick demo:

2025-10-03.01-21-50.mp4

I'm creating this as a draft for now, because

  1. I'm not sure what to do with inspectBuf - I added a TODO with explanation
  2. I cannot test it with Neovim-0.10 and lower

Supports custom kinds provided in queries like:

```scm
(identifier (#set! kind "parameter"))
```

This gives users ability to express custom kinds over existing nodes
within the treesitter queries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant