nvim-treesitter / nvim-treesitter-textobjects

Apache License 2.0
2.2k stars 199 forks source link

Expand the @class objects for Scala #709

Open farnoy opened 1 month ago

farnoy commented 1 month ago

Is your feature request related to a problem? Please describe. It's surprising that @class covers classes & objects in Scala, but not traits nor givens.

Describe the solution you'd like Include given_definition,trait_definitionunder@class`