issues
search
nvim-treesitter
/
nvim-treesitter-textobjects
Apache License 2.0
2.2k
stars
199
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(c_sharp) add @assignment support for all possible assignable statements
#720
prashanthsp6498
opened
10 hours ago
0
fix(julia): adapt queries to parser changes
#719
fredrikekre
closed
14 hours ago
0
feat(c_sharp) add @assignment support for all possible assignable statements
#718
prashanthsp6498
closed
10 hours ago
1
Update @statement.outer query for Ecma to also include lexical declarations
#717
zenshixd
opened
4 days ago
0
Plugin breaks on Julia files. Get error 'Invalid node type "function_expression"'
#716
byhill
closed
14 hours ago
1
feat(gleam): support functions and parameters
#715
McCourtRC
opened
1 week ago
0
Allow/document to jump to beginning/end of functions
#713
samueloph
opened
2 weeks ago
0
feat(vhdl): Added vhdl support
#712
superzanti
opened
3 weeks ago
0
docs: add `local` prefix for locals group to match upstream
#711
Juhan280
closed
4 weeks ago
0
Add @block for Scala 3
#710
farnoy
opened
1 month ago
0
Expand the @class objects for Scala
#709
farnoy
opened
1 month ago
0
fix(julia): query syntax error
#708
phanen
closed
1 month ago
2
fix(repeatable_move)!: make `d;` work like the builtin behavior
#707
phanen
closed
1 month ago
0
fix: remove redundant args
#706
phanen
opened
1 month ago
0
feat(fsharp): add fsharp queries
#705
tonyjthomas
opened
1 month ago
0
docs: update queries in README
#704
github-actions[bot]
closed
1 month ago
0
shared.lua:91: attempt to index a nil value on main branch when selecting outer class
#703
ibrokemypie
closed
1 month ago
1
fix(shared) better inner parameter selection
#702
przepompownia
opened
1 month ago
1
@parameter.inner/outer capture group is too broad?
#701
theIbraDev
opened
1 month ago
2
[main]: `parameter.inner`: selected smaller range than expected
#700
przepompownia
opened
1 month ago
4
Change behavior when repeating last move from builtin_f_expr and builtin_t_expr
#699
gabs712
closed
1 month ago
3
Rust: `@parameter` doesn't work correctly in macros
#698
kamack38
opened
1 month ago
0
feat(tact): update queries
#697
novusnota
opened
1 month ago
0
fix(lua): better @parameter.outer capture for fields
#696
ribru17
closed
1 month ago
0
docs: update queries in README
#695
github-actions[bot]
closed
1 month ago
0
fix(go): exclude braces for loops, conditions, class
#694
ribru17
closed
1 month ago
0
docs: update queries in README
#693
github-actions[bot]
closed
1 month ago
0
feat: cache textobjects created from a ts query
#692
gepbird
closed
2 months ago
4
Python: Textobject Motions Stop Working after Undo
#691
Ezuharad
closed
2 weeks ago
2
Go: Inconsistent inner selections
#690
julien-h2
closed
1 month ago
0
feat(ecma): add `@function.*` capture for generator function
#689
Juhan280
closed
1 month ago
1
vif/vaf not working in Lua code
#688
tmbdev
opened
2 months ago
1
fix: Adjust selected range when `set selection=exclusive`
#687
afgomez
opened
2 months ago
0
javascript @return.inner, @return.outer, and @statement.outer support
#686
NikitaRevenco
closed
1 month ago
0
feat(typescript): add @annotation.inner and @annotation.outer
#685
NikitaRevenco
opened
2 months ago
2
@annotation.inner and @annotation.outer
#684
NikitaRevenco
opened
2 months ago
9
feat(ecma): add support for @return.inner, @return.outer and @statement.outer
#683
NikitaRevenco
closed
1 month ago
7
feat: modify behaviour of `@assignment.outer` so it includes keywords like `const`, `local` etc. and semicolon
#682
NikitaRevenco
closed
2 months ago
3
Change behaviour of @assignment.outer to include `local` and similar keywords
#681
NikitaRevenco
closed
2 months ago
20
Error in selecting a textobject
#680
Futarimiti
closed
2 months ago
1
Provide examples for every text object
#679
NikitaRevenco
closed
2 months ago
1
feat(systemverilog): Add SV textobjects
#678
henrykvdb
closed
1 month ago
3
`swap` can not swap children across parents
#677
ofseed
opened
2 months ago
0
fix(shared): resolve metadata from directives
#676
ofseed
closed
2 months ago
1
feat(zig): update queries to parser update
#675
ribru17
closed
2 months ago
1
refactor: replace all `Range` with `TSNode` as much as possible
#674
ofseed
opened
2 months ago
16
fix(php): Update syntax for anonymous functions
#673
Ablyakim
closed
3 months ago
0
refactor(range): remove `range.lua`
#672
ofseed
closed
3 months ago
20
refactor(repeatable_move): extract the `MoveFunction` interface
#671
ofseed
closed
3 months ago
9
fix(zig): exclude braces in function.inner
#670
MariaSolOs
closed
3 months ago
1
Next