You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/runtime/queries/solidity
Valentin B 380c7adcc0
feat(solidity): add missing operators for highlights (#10757)
* feat(solidity): add missing operators for highlights

* fix(solidity): remove invalid operator from highlight queries

* Revert "fix(solidity): remove invalid operator from highlight queries"

This reverts commit 466f38350c.

* feat(solidity): add highlight query for revert statements with custom errors

* feat(solidity): more precise matching for revert statements
2 months ago
..
highlights.scm feat(solidity): add missing operators for highlights (#10757) 2 months ago
locals.scm tree-sitter-solidity: Use upstream, update queries 2 years ago
textobjects.scm feat(solidity): add textobject queries for solidity (#10318) 3 months ago