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/book
Valentin B b8ddb2f114
feat(solidity): add textobject queries for solidity (#10318)
* feat: add textobject queries for solidity

* feat(solidity): add parameter textobject query for call expressions

* feat(solidity): add more textobject queries for parameters

* feat(solidity): add yul function textobject query

* feat(solidity): add textobject query for emit statement arguments

* feat(solidity): add textobject query for revert call arguments

* feat(solidity): update tree-sitter grammar and fix typo

* docs: update auto-generated docs

* fix(solidity): fix identifiers highlight query priority

* feat(solidity): add "abstract" to keywords list

* feat(solidity): add highlight query for type alias

* feat(solidity): add variable builtin highlight queries
3 months ago
..
src feat(solidity): add textobject queries for solidity (#10318) 3 months ago
theme update with new mdbook index.hbs (#8445) 9 months ago
.gitignore Add book/ (mdbook based user guide) 3 years ago
book.toml use AND operator when searching (#7839) 11 months ago
custom.css Fix search highlighting for the default docs theme (#8270) 10 months ago