Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nvim-treesitter/nvim-treesitter-textobjects issues and pull requests

#719 - fix(julia): adapt queries to parser changes

Pull Request - State: closed - Opened by fredrikekre 3 days ago

#716 - Plugin breaks on Julia files. Get error 'Invalid node type "function_expression"'

Issue - State: closed - Opened by byhill 9 days ago - 1 comment
Labels: bug

#715 - feat(gleam): support functions and parameters

Pull Request - State: open - Opened by McCourtRC 12 days ago

#713 - Allow/document to jump to beginning/end of functions

Issue - State: open - Opened by samueloph 20 days ago
Labels: enhancement

#712 - feat(vhdl): Added vhdl support

Pull Request - State: open - Opened by superzanti 26 days ago

#711 - docs: add `local` prefix for locals group to match upstream

Pull Request - State: closed - Opened by Juhan280 about 1 month ago

#710 - Add @block for Scala 3

Issue - State: open - Opened by farnoy about 1 month ago
Labels: enhancement

#709 - Expand the @class objects for Scala

Issue - State: open - Opened by farnoy about 1 month ago
Labels: enhancement

#706 - fix: remove redundant args

Pull Request - State: open - Opened by phanen about 1 month ago

#705 - feat(fsharp): add fsharp queries

Pull Request - State: open - Opened by tonyjthomas about 1 month ago

#704 - docs: update queries in README

Pull Request - State: closed - Opened by github-actions[bot] about 1 month ago

#703 - shared.lua:91: attempt to index a nil value on main branch when selecting outer class

Issue - State: closed - Opened by ibrokemypie about 1 month ago - 1 comment
Labels: bug

#702 - fix(shared) better inner parameter selection

Pull Request - State: open - Opened by przepompownia about 1 month ago - 1 comment

#701 - @parameter.inner/outer capture group is too broad?

Issue - State: open - Opened by theIbraDev about 1 month ago - 2 comments
Labels: bug

#700 - [main]: `parameter.inner`: selected smaller range than expected

Issue - State: open - Opened by przepompownia about 2 months ago - 4 comments
Labels: bug

#699 - Change behavior when repeating last move from builtin_f_expr and builtin_t_expr

Issue - State: closed - Opened by gabs712 about 2 months ago - 3 comments
Labels: enhancement

#698 - Rust: `@parameter` doesn't work correctly in macros

Issue - State: open - Opened by kamack38 about 2 months ago
Labels: bug

#697 - feat(tact): update queries

Pull Request - State: open - Opened by novusnota about 2 months ago

#696 - fix(lua): better @parameter.outer capture for fields

Pull Request - State: closed - Opened by ribru17 about 2 months ago

#695 - docs: update queries in README

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago

#694 - fix(go): exclude braces for loops, conditions, class

Pull Request - State: closed - Opened by ribru17 about 2 months ago

#693 - docs: update queries in README

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago

#692 - feat: cache textobjects created from a ts query

Pull Request - State: closed - Opened by gepbird 2 months ago - 6 comments

#691 - Python: Textobject Motions Stop Working after Undo

Issue - State: closed - Opened by Ezuharad 2 months ago - 2 comments
Labels: bug

#690 - Go: Inconsistent inner selections

Issue - State: closed - Opened by julien-h 2 months ago
Labels: bug

#689 - feat(ecma): add `@function.*` capture for generator function

Pull Request - State: closed - Opened by Juhan280 2 months ago - 1 comment

#688 - vif/vaf not working in Lua code

Issue - State: open - Opened by tmbdev 3 months ago - 1 comment
Labels: bug

#687 - fix: Adjust selected range when `set selection=exclusive`

Pull Request - State: open - Opened by afgomez 3 months ago
Labels: NEXT

#686 - javascript @return.inner, @return.outer, and @statement.outer support

Issue - State: closed - Opened by nikitarevenco 3 months ago
Labels: enhancement

#685 - feat(typescript): add @annotation.inner and @annotation.outer

Pull Request - State: open - Opened by nikitarevenco 3 months ago - 2 comments

#684 - @annotation.inner and @annotation.outer

Issue - State: open - Opened by nikitarevenco 3 months ago - 9 comments
Labels: enhancement

#683 - feat(ecma): add support for @return.inner, @return.outer and @statement.outer

Pull Request - State: closed - Opened by nikitarevenco 3 months ago - 7 comments

#681 - Change behaviour of @assignment.outer to include `local` and similar keywords

Issue - State: closed - Opened by nikitarevenco 3 months ago - 20 comments
Labels: enhancement

#680 - Error in selecting a textobject

Issue - State: closed - Opened by Futarimiti 3 months ago - 1 comment
Labels: bug

#679 - Provide examples for every text object

Issue - State: closed - Opened by nikitarevenco 3 months ago - 1 comment
Labels: enhancement

#678 - feat(systemverilog): Add SV textobjects

Pull Request - State: closed - Opened by henrykvdb 3 months ago - 3 comments

#677 - `swap` can not swap children across parents

Issue - State: open - Opened by ofseed 3 months ago
Labels: bug, NEXT

#676 - fix(shared): resolve metadata from directives

Pull Request - State: closed - Opened by ofseed 3 months ago - 1 comment
Labels: NEXT

#675 - feat(zig): update queries to parser update

Pull Request - State: closed - Opened by ribru17 3 months ago - 1 comment

#674 - refactor: replace all `Range` with `TSNode` as much as possible

Pull Request - State: open - Opened by ofseed 3 months ago - 16 comments
Labels: NEXT

#673 - fix(php): Update syntax for anonymous functions

Pull Request - State: closed - Opened by Ablyakim 3 months ago

#672 - refactor(range): remove `range.lua`

Pull Request - State: closed - Opened by ofseed 3 months ago - 20 comments

#671 - refactor(repeatable_move): extract the `MoveFunction` interface

Pull Request - State: closed - Opened by ofseed 3 months ago - 9 comments

#670 - fix(zig): exclude braces in function.inner

Pull Request - State: closed - Opened by MariaSolOs 3 months ago - 1 comment

#669 - zig's `@function.inner` incorrectly includes curly braces

Issue - State: closed - Opened by MariaSolOs 4 months ago - 1 comment
Labels: bug

#668 - Mappings not working for custom filetypes

Issue - State: closed - Opened by LorNtz 4 months ago - 1 comment

#667 - refactor(shared): move out Range class, memoize, code shuffle and type fixes

Pull Request - State: closed - Opened by clason 4 months ago - 13 comments
Labels: NEXT

#666 - fix(repeatable_move): remove deprecated and unused functions

Pull Request - State: closed - Opened by clason 4 months ago - 29 comments
Labels: NEXT

#665 - feat: add Solidity language support

Pull Request - State: open - Opened by zeroaddresss 4 months ago - 8 comments

#664 - docs: update queries in README

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#663 - fix: avoid unnecessary closures

Pull Request - State: closed - Opened by ofseed 4 months ago - 1 comment
Labels: NEXT

#662 - ci(tests): make tests actually run on `main`

Pull Request - State: closed - Opened by clason 4 months ago - 8 comments
Labels: NEXT

#661 - feat!: remove lsp interop

Pull Request - State: closed - Opened by clason 4 months ago - 18 comments
Labels: NEXT

#660 - Some fixes for types

Pull Request - State: closed - Opened by ofseed 4 months ago - 6 comments

#659 - fix: avoid pass nonexistent field

Pull Request - State: closed - Opened by ofseed 4 months ago - 1 comment

#658 - feat(latex): improved block/frame and sections

Pull Request - State: closed - Opened by simonmandlik 4 months ago - 1 comment

#657 - julia:improved assignment queries

Pull Request - State: closed - Opened by simonmandlik 4 months ago - 2 comments

#656 - Python: augmented assignments

Pull Request - State: closed - Opened by simonmandlik 4 months ago

#655 - fix: handle nil start_nodes for `query_predicates`.

Pull Request - State: closed - Opened by milanglacier 4 months ago

#654 - VHDL: invalid node type "comment"

Issue - State: closed - Opened by fredrikfoss 4 months ago - 1 comment
Labels: bug

#653 - revert: "feat(vhdl): added support for VHDL"

Pull Request - State: closed - Opened by kiyoon 4 months ago

#652 - fix(tact): adapt query to breaking parser update

Pull Request - State: closed - Opened by clason 4 months ago

#651 - Solidity support request

Issue - State: closed - Opened by zeroaddresss 4 months ago - 2 comments
Labels: enhancement, good first issue, help wanted

#650 - Bug reported by neovim when I open an R file

Issue - State: closed - Opened by drusmanbashir 4 months ago - 2 comments
Labels: bug

#649 - [main] moving between functions does not work

Issue - State: closed - Opened by przepompownia 4 months ago - 3 comments
Labels: bug, NEXT

#648 - make @function.outer and @class.outer for python always use the decorated version

Pull Request - State: closed - Opened by feakuru 4 months ago - 10 comments

#646 - The updated R parser breaks the text object query

Issue - State: closed - Opened by milanglacier 5 months ago - 1 comment
Labels: bug

#645 - Update to support the complete re-writing of the R parser

Pull Request - State: closed - Opened by PMassicotte 5 months ago - 17 comments

#644 - docs: fix typo in comments for the keymap config example

Pull Request - State: closed - Opened by jsnanigans 5 months ago - 1 comment

#643 - Python: augmented_assignments

Issue - State: open - Opened by simonmandlik 5 months ago
Labels: enhancement

#642 - feat(tact): update queries

Pull Request - State: closed - Opened by novusnota 5 months ago - 2 comments

#641 - fix(elixir): add functions with guard clauses and/or no params

Pull Request - State: closed - Opened by alcolmenar 5 months ago - 5 comments

#640 - Elixir: functions with guard clauses or no params aren't registered

Issue - State: closed - Opened by alcolmenar 5 months ago
Labels: bug

#638 - Swap @function.outer doesn't work from within decorated functions in Python

Issue - State: open - Opened by Hubro 5 months ago - 2 comments
Labels: bug

#637 - feat(c_sharp): add class.outer support for records, enums, interfaces

Pull Request - State: closed - Opened by marcinjahn 5 months ago - 1 comment

#636 - [C#] class.outer should support classes, structs, records, and enums

Issue - State: closed - Opened by marcinjahn 5 months ago
Labels: bug

#635 - fix: include_surrouding_whitespaces

Pull Request - State: closed - Opened by ofseed 5 months ago - 4 comments

#634 - docs: fix the position of the `include_surrounding_whitespace`

Pull Request - State: closed - Opened by ofseed 5 months ago - 1 comment

#633 - JS's generator function not recognized

Issue - State: closed - Opened by JonatasAmaral 5 months ago
Labels: bug

#632 - feat(vhdl): added support for VHDL

Pull Request - State: closed - Opened by superzanti 5 months ago - 2 comments

#631 - deps(php): update php node renamed upstream

Pull Request - State: closed - Opened by calebdw 6 months ago - 2 comments

#630 - fix(odin): adapt to nvim-treesitter change

Pull Request - State: closed - Opened by clason 6 months ago

#629 - fix(odin): update `has-type` renamed to `kind-eq`

Pull Request - State: closed - Opened by mehalter 6 months ago - 1 comment

#628 - @comment.inner not working as expected

Issue - State: open - Opened by SamuelBorn 6 months ago - 2 comments
Labels: bug

#627 - bug: slow textobject select queries for Rust

Issue - State: open - Opened by aclementev 6 months ago - 1 comment
Labels: bug

#626 - ci(lint): use query parser from nvim-treesitter

Pull Request - State: closed - Opened by ribru17 6 months ago

#625 - Main rebase

Pull Request - State: closed - Opened by ribru17 6 months ago

#624 - [main] recommended setup for swap doesn't work

Issue - State: closed - Opened by igorlfs 6 months ago - 10 comments
Labels: bug

#623 - fix(haskell): tweak textobject queries

Pull Request - State: closed - Opened by mrcjkb 6 months ago - 1 comment

#622 - fix: builtin find not working with dot repeat

Pull Request - State: closed - Opened by kiyoon 6 months ago - 9 comments

#621 - ci: remove consistency_tests from CI

Pull Request - State: closed - Opened by theHamsta 6 months ago - 2 comments

#620 - Specify if query selects last line or not

Issue - State: open - Opened by ilan-schemoul 6 months ago
Labels: enhancement

#619 - Added islist compatibility function for Neovim 0.12+

Pull Request - State: closed - Opened by ColinKennedy 6 months ago - 2 comments

#618 - FIX: error on startup in nightly

Pull Request - State: closed - Opened by davepgreene 6 months ago - 1 comment

#617 - flatten() requires a list-like table

Issue - State: closed - Opened by sajjathossain 6 months ago - 17 comments
Labels: bug