I got a PR merged into #HelixEditor today! #Solidity is now much nicer to use thanks to the textobject queries and better syntax highlighting.
feat(solidity): add textobject queries for solidity by beeb · Pull Request #10318 · helix-editor/helix
This PR adds textobject queries for the solidity language. In order to enable some of the queries, some upstream work has been done on the tree-sitter grammar. This PR updates the grammar version a...
