{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":297098885,"defaultBranch":"master","name":"nvim-treesitter-textobjects","ownerLogin":"nvim-treesitter","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-09-20T14:53:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/63916357?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1723496004.0","currentOid":""},"activityList":{"items":[{"before":"fe3deb7f67ce0cc4ebfe2ea6c1c7ae1c7a939d73","after":"bf8d2ad35d1d1a687eae6c065c3d524f7ab61b23","ref":"refs/heads/update-readme","pushedAt":"2024-09-08T08:28:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"feat: modify behaviour of `@assignment.outer` so it includes keywords like `const`, `local` etc. and semicolon (#682)\n\n* feat(ecma): update assignment.outer to include lexical declaration\r\n\r\n* feat(go): update assignment.outer to include keyword\r\n\r\n* feat(lua): update assignment.outer to include keyword\r\n\r\n* feat(apex): update assignment.outer to include field and local variable declarations\r\n\r\n* feat(julia): assignment.outer includes local, const and global keywords","shortMessageHtmlLink":"feat: modify behaviour of @assignment.outer so it includes keywords…"}},{"before":"fe3deb7f67ce0cc4ebfe2ea6c1c7ae1c7a939d73","after":"bf8d2ad35d1d1a687eae6c065c3d524f7ab61b23","ref":"refs/heads/master","pushedAt":"2024-09-08T08:22:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kiyoon","name":"Kiyoon Kim","path":"/kiyoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12980409?s=80&v=4"},"commit":{"message":"feat: modify behaviour of `@assignment.outer` so it includes keywords like `const`, `local` etc. and semicolon (#682)\n\n* feat(ecma): update assignment.outer to include lexical declaration\r\n\r\n* feat(go): update assignment.outer to include keyword\r\n\r\n* feat(lua): update assignment.outer to include keyword\r\n\r\n* feat(apex): update assignment.outer to include field and local variable declarations\r\n\r\n* feat(julia): assignment.outer includes local, const and global keywords","shortMessageHtmlLink":"feat: modify behaviour of @assignment.outer so it includes keywords…"}},{"before":"c3f6ad78f1e87100a43e7e17572b959514249439","after":"a34d063932adab24234e85f35f5d3529d34c1c4c","ref":"refs/heads/main","pushedAt":"2024-09-04T09:13:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"docs(readme): fix swap example","shortMessageHtmlLink":"docs(readme): fix swap example"}},{"before":"3a3c6244553f13fdd92d312c82722b57ce6c4bec","after":"fe3deb7f67ce0cc4ebfe2ea6c1c7ae1c7a939d73","ref":"refs/heads/update-readme","pushedAt":"2024-09-04T08:47:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"fix(php): adapt to parser changes (#631)","shortMessageHtmlLink":"fix(php): adapt to parser changes (#631)"}},{"before":"3a3c6244553f13fdd92d312c82722b57ce6c4bec","after":"fe3deb7f67ce0cc4ebfe2ea6c1c7ae1c7a939d73","ref":"refs/heads/master","pushedAt":"2024-09-04T08:40:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"fix(php): adapt to parser changes (#631)","shortMessageHtmlLink":"fix(php): adapt to parser changes (#631)"}},{"before":"35ef33c4690008687303483ce1d0567d238898f3","after":"c3f6ad78f1e87100a43e7e17572b959514249439","ref":"refs/heads/main","pushedAt":"2024-09-04T08:30:48.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"docs(readme): fix swap example","shortMessageHtmlLink":"docs(readme): fix swap example"}},{"before":"5fddd7b5c3353167ecb755b8304d1565109e2f39","after":"35ef33c4690008687303483ce1d0567d238898f3","ref":"refs/heads/main","pushedAt":"2024-08-30T09:18:54.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"refactor(repeatable_move): extract the `MoveFunction` interface (#671)\n\n* refactor(move): extract parameters from opts fields\r\n\r\nrefactor(move): drop the unused field\r\n\r\n* refactor(move): convert ternary to if-else for type assertion\r\n\r\nrefactor(swap): more consistent parameter naming\r\n\r\n* refactor(repeatable_move): extract the `MoveFunction` interface\r\n\r\ndocs(repeatable_move): annotate function parameters","shortMessageHtmlLink":"refactor(repeatable_move): extract the MoveFunction interface (#671)"}},{"before":"41e3abf6bfd9a9a681eb1f788bdeba91c9004b2b","after":"3a3c6244553f13fdd92d312c82722b57ce6c4bec","ref":"refs/heads/update-readme","pushedAt":"2024-08-30T05:13:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"feat(zig): update queries to parser update (#675)","shortMessageHtmlLink":"feat(zig): update queries to parser update (#675)"}},{"before":"41e3abf6bfd9a9a681eb1f788bdeba91c9004b2b","after":"3a3c6244553f13fdd92d312c82722b57ce6c4bec","ref":"refs/heads/master","pushedAt":"2024-08-30T05:07:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ribru17","name":"Riley Bruins","path":"/ribru17","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/55766287?s=80&v=4"},"commit":{"message":"feat(zig): update queries to parser update (#675)","shortMessageHtmlLink":"feat(zig): update queries to parser update (#675)"}},{"before":"11fc609715e3d7b0f41ab17d5aaa683b15c59558","after":"5fddd7b5c3353167ecb755b8304d1565109e2f39","ref":"refs/heads/main","pushedAt":"2024-08-29T09:32:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"refactor(repeatable_move): extract the `MoveFunction` interface (#671)\n\n* refactor(move): extract parameters from opts fields\r\n\r\nrefactor(move): drop the unused field\r\n\r\n* refactor(move): convert ternary to if-else for type assertion\r\n\r\nrefactor(swap): more consistent parameter naming\r\n\r\n* refactor(repeatable_move): extract the `MoveFunction` interface\r\n\r\ndocs(repeatable_move): annotate function parameters","shortMessageHtmlLink":"refactor(repeatable_move): extract the MoveFunction interface (#671)"}},{"before":"8c631c17c1313dc62b32e32d4f92843e77499f82","after":"11fc609715e3d7b0f41ab17d5aaa683b15c59558","ref":"refs/heads/main","pushedAt":"2024-08-21T05:57:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kiyoon","name":"Kiyoon Kim","path":"/kiyoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12980409?s=80&v=4"},"commit":{"message":"refactor(repeatable_move): extract the `MoveFunction` interface (#671)\n\n* refactor(move): extract parameters from opts fields\r\n\r\nrefactor(move): drop the unused field\r\n\r\n* refactor(move): convert ternary to if-else for type assertion\r\n\r\nrefactor(swap): more consistent parameter naming\r\n\r\n* refactor(repeatable_move): extract the `MoveFunction` interface\r\n\r\ndocs(repeatable_move): annotate function parameters","shortMessageHtmlLink":"refactor(repeatable_move): extract the MoveFunction interface (#671)"}},{"before":"5fa1b337af6f3ff3450794da61e6623bb92a3b49","after":"8c631c17c1313dc62b32e32d4f92843e77499f82","ref":"refs/heads/main","pushedAt":"2024-08-20T17:24:50.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"refactor(shared): better convertion function name","shortMessageHtmlLink":"refactor(shared): better convertion function name"}},{"before":"ced6375723b20616282f9f6a1018a63ae19b106a","after":"41e3abf6bfd9a9a681eb1f788bdeba91c9004b2b","ref":"refs/heads/update-readme","pushedAt":"2024-08-20T05:55:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"fix(php): Update syntax for anonymous functions (#673)\n\n- Renamed `anonymous_function_creation_expression` to\r\n`anonymous_function` to align with the upstream change in\r\ntree-sitter-php (see tree-sitter/tree-sitter-php#247).","shortMessageHtmlLink":"fix(php): Update syntax for anonymous functions (#673)"}},{"before":"ced6375723b20616282f9f6a1018a63ae19b106a","after":"41e3abf6bfd9a9a681eb1f788bdeba91c9004b2b","ref":"refs/heads/master","pushedAt":"2024-08-20T05:48:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kiyoon","name":"Kiyoon Kim","path":"/kiyoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12980409?s=80&v=4"},"commit":{"message":"fix(php): Update syntax for anonymous functions (#673)\n\n- Renamed `anonymous_function_creation_expression` to\r\n`anonymous_function` to align with the upstream change in\r\ntree-sitter-php (see tree-sitter/tree-sitter-php#247).","shortMessageHtmlLink":"fix(php): Update syntax for anonymous functions (#673)"}},{"before":"9f4ccb1db19c41c5620e4acb9a274c5270f962de","after":"5fa1b337af6f3ff3450794da61e6623bb92a3b49","ref":"refs/heads/main","pushedAt":"2024-08-18T11:43:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"refactor!: fail silently if textobjects not available\n\nThis reduces notification spam and mirrors the behavior of builtin\ntextobjects. It also allows moving the query checks out of shared for\ncheaper checks at definition time rather than runtime (in order to only\noverride builtin mappings when queries are available).","shortMessageHtmlLink":"refactor!: fail silently if textobjects not available"}},{"before":"ca93cb2c34b67ab22d01976fc90bc95627a3317f","after":"ced6375723b20616282f9f6a1018a63ae19b106a","ref":"refs/heads/update-readme","pushedAt":"2024-08-13T01:19:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"fix(zig): exclude braces in function.inner (#670)","shortMessageHtmlLink":"fix(zig): exclude braces in function.inner (#670)"}},{"before":"ca93cb2c34b67ab22d01976fc90bc95627a3317f","after":"ced6375723b20616282f9f6a1018a63ae19b106a","ref":"refs/heads/master","pushedAt":"2024-08-13T01:12:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kiyoon","name":"Kiyoon Kim","path":"/kiyoon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/12980409?s=80&v=4"},"commit":{"message":"fix(zig): exclude braces in function.inner (#670)","shortMessageHtmlLink":"fix(zig): exclude braces in function.inner (#670)"}},{"before":"0bbe18c79541c011353b380772b0231e1ed88596","after":null,"ref":"refs/heads/refactor/range","pushedAt":"2024-08-12T20:53:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"}},{"before":"8bc326755578e35a6c64e403199ac9bb372c72d5","after":"9f4ccb1db19c41c5620e4acb9a274c5270f962de","ref":"refs/heads/main","pushedAt":"2024-08-12T20:53:20.000Z","pushType":"pr_merge","commitsCount":11,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"refactor!: fail silently if textobjects not available\n\nThis reduces notification spam and mirrors the behavior of builtin\ntextobjects. It also allows moving the query checks out of shared for\ncheaper checks at definition time rather than runtime (in order to only\noverride builtin mappings when queries are available).","shortMessageHtmlLink":"refactor!: fail silently if textobjects not available"}},{"before":"c0f8d74aaf19bdd7b5746cf3ba1d0d7edf385969","after":"0bbe18c79541c011353b380772b0231e1ed88596","ref":"refs/heads/refactor/range","pushedAt":"2024-08-10T18:24:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"refactor!: fail silently if textobjects not available\n\nThis reduces notification spam and mirrors the behavior of builtin\ntextobjects. It also allows moving the query checks out of shared for\ncheaper checks at definition time rather than runtime (in order to only\noverride builtin mappings when queries are available).","shortMessageHtmlLink":"refactor!: fail silently if textobjects not available"}},{"before":"ccabd94f87f7c8948233b8447222804a72407dcb","after":"c0f8d74aaf19bdd7b5746cf3ba1d0d7edf385969","ref":"refs/heads/refactor/range","pushedAt":"2024-08-10T18:22:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"fix(minimal_init): correct signature, use locals","shortMessageHtmlLink":"fix(minimal_init): correct signature, use locals"}},{"before":"9359b2154b6402b80ca8702b490d495d372825bc","after":"ccabd94f87f7c8948233b8447222804a72407dcb","ref":"refs/heads/refactor/range","pushedAt":"2024-08-10T14:19:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"fix(repeatable_move): correct vim.cmd for f/F/t/T\n\nProblem: Parsed form inserts implicit whitespace\n\nSolution: Compose argument manually","shortMessageHtmlLink":"fix(repeatable_move): correct vim.cmd for f/F/t/T"}},{"before":"92d0c56bebe4057dd3ec43c50ed52457fd792315","after":"9359b2154b6402b80ca8702b490d495d372825bc","ref":"refs/heads/refactor/range","pushedAt":"2024-08-10T14:17:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"fix(repeatable_move): correct vim.cmd for f/F/t/T\n\nProblem: Parsed form inserts implicit whitespace\n\nSolution: Compose argument manually","shortMessageHtmlLink":"fix(repeatable_move): correct vim.cmd for f/F/t/T"}},{"before":"8b21891d416653ff494f7b9e84e7a6b3da3a5d22","after":"92d0c56bebe4057dd3ec43c50ed52457fd792315","ref":"refs/heads/refactor/range","pushedAt":"2024-08-10T14:16:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"fixup too?","shortMessageHtmlLink":"fixup too?"}},{"before":"44f73b4d13dab2674c4b00472c6d9eab04048b8e","after":"8b21891d416653ff494f7b9e84e7a6b3da3a5d22","ref":"refs/heads/refactor/range","pushedAt":"2024-08-10T14:13:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"no fixup?","shortMessageHtmlLink":"no fixup?"}},{"before":"749af2c8a232c22497c155491869024e6a07beeb","after":"44f73b4d13dab2674c4b00472c6d9eab04048b8e","ref":"refs/heads/refactor/range","pushedAt":"2024-08-10T14:11:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"fixup too?","shortMessageHtmlLink":"fixup too?"}},{"before":"63aa0e73346d56db4ccfcbedd750d81aa8d621f2","after":"749af2c8a232c22497c155491869024e6a07beeb","ref":"refs/heads/refactor/range","pushedAt":"2024-08-10T14:02:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"fixup?","shortMessageHtmlLink":"fixup?"}},{"before":"c5b6d658af86f97f7f1d07c815e7287e8a782a37","after":"63aa0e73346d56db4ccfcbedd750d81aa8d621f2","ref":"refs/heads/refactor/range","pushedAt":"2024-08-10T13:52:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"fix(minimal_init): correct signature, use locals","shortMessageHtmlLink":"fix(minimal_init): correct signature, use locals"}},{"before":"030d61b5521cf015e00af8e3afb1891ca0e17abb","after":"c5b6d658af86f97f7f1d07c815e7287e8a782a37","ref":"refs/heads/refactor/range","pushedAt":"2024-08-10T13:50:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"fix(minimal_init): correct signature, use locals","shortMessageHtmlLink":"fix(minimal_init): correct signature, use locals"}},{"before":"56cf2b1ebb577d42ae814317f4cac6a76bf2d18d","after":"030d61b5521cf015e00af8e3afb1891ca0e17abb","ref":"refs/heads/refactor/range","pushedAt":"2024-08-10T11:47:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"clason","name":"Christian Clason","path":"/clason","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2361214?s=80&v=4"},"commit":{"message":"fix(minimal_init): correct signature, use locals","shortMessageHtmlLink":"fix(minimal_init): correct signature, use locals"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEsADLagA","startCursor":null,"endCursor":null}},"title":"Activity · nvim-treesitter/nvim-treesitter-textobjects"}