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/src
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
..
generated feat(solidity): add textobject queries for solidity (#10318) 3 months ago
guides Add textobject for entries/elements of list-like things (#8150) 3 months ago
SUMMARY.md inject language based on file extension & shebang (#3970) 1 year ago
commands.md Rewrite and refactor all documentation (#5534) 1 year ago
configuration.md doc: small formatting corrections (#9986) 3 months ago
from-vim.md Fix minor grammar issue in 'from-vim' docs (#6667) 1 year ago
install.md expand upon the arch linux install instructions (#9574) 5 months ago
keymap.md show newest options in jumplist picker first, fix docs (#10095) 3 months ago
lang-support.md Rewrite and refactor all documentation (#5534) 1 year ago
languages.md Respect lsp definition order for code actions (#9590) 3 months ago
remapping.md Rewrite and refactor all documentation (#5534) 1 year ago
themes.md chore: remove unused xtask themelint (#10294) 3 months ago
title-page.md book: add wiki links to the title page and install page (#3017) 2 years ago
usage.md swap yank command registers (#8708) 8 months ago