Feature description
nvim-treesitter-context shows code context (function signature, loop block and something else) which is convenience for reading and understanding code. It could be nice that is available in bqf's preview window too.
Describe the solution you'd like
I'm not sure how nvim-treesitter-context works, maybe this feature could be done by just enabling it.
Additional context
No response