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
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
..
grammars Dynamically load grammar libraries at runtime 3 years ago
queries feat(solidity): add missing operators for highlights (#10757) 2 months ago
themes Added missing colors to dark_high_contrast (#10705) 2 months ago
tutor correctly describe behavior of C in tutor (#10465) 3 months ago