helix-mirror/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
2024-04-09 16:42:51 +02:00
..
generated feat(solidity): add textobject queries for solidity (#10318) 2024-04-09 16:42:51 +02:00
guides Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00
commands.md Rewrite and refactor all documentation (#5534) 2023-03-06 18:27:17 +09:00
configuration.md doc: small formatting corrections (#9986) 2024-03-26 01:08:42 +01:00
from-vim.md Fix minor grammar issue in 'from-vim' docs (#6667) 2023-04-09 14:23:57 -05:00
install.md expand upon the arch linux install instructions (#9574) 2024-02-09 08:29:11 -06:00
keymap.md show newest options in jumplist picker first, fix docs (#10095) 2024-04-02 16:39:44 +02:00
lang-support.md Rewrite and refactor all documentation (#5534) 2023-03-06 18:27:17 +09:00
languages.md Respect lsp definition order for code actions (#9590) 2024-04-09 09:28:54 -05:00
remapping.md Rewrite and refactor all documentation (#5534) 2023-03-06 18:27:17 +09:00
SUMMARY.md inject language based on file extension & shebang (#3970) 2023-04-28 18:21:34 +09:00
themes.md chore: remove unused xtask themelint (#10294) 2024-04-08 18:15:31 +02:00
title-page.md book: add wiki links to the title page and install page (#3017) 2022-07-09 11:08:47 -05:00
usage.md swap yank command registers (#8708) 2023-11-04 09:35:38 +09:00