nvim-treesitter / nvim-treesitter-context

Show code context
MIT License
2.5k stars 201 forks source link

Add treesitter queries for switch and switch label #489

Closed ecerulm closed 1 month ago

ecerulm commented 1 month ago

Allows to see which switch and which case you are in:

image