issues
search
nvim-treesitter
/
nvim-treesitter-refactor
Refactor module for nvim-treesitter
Apache License 2.0
398
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Having trouble rooting Samsung A21
#57
Poopy1976bmf
closed
4 months ago
0
Boot
#56
Poopy1976bmf
closed
4 months ago
0
fix double-application of highlight to definition node
#55
Amleto
closed
1 month ago
0
nvim-treesitter-refactor `highlight_definitions` only works when cursor hover on the usages but not when cursor on the declaration?
#54
krehwell
opened
9 months ago
0
Refactor into standalone plugin
#53
clason
opened
1 year ago
0
Don't rename function usages in shell script
#52
saccarosium
opened
1 year ago
0
Feature request: clear highlight definitions on `FocusLost`
#51
simonmandlik
opened
1 year ago
1
How to disable on large buffer?
#50
towry
closed
1 year ago
1
Highlight Definitions not working at all
#49
lucadomene
closed
1 year ago
1
fix: avoid deprecated ts_utils.get_node_text
#48
theHamsta
closed
1 year ago
2
fix: vendor removed function `index_of`
#47
theHamsta
closed
1 year ago
0
Function `index_of` does not exist
#46
benjamineskola
closed
1 year ago
0
feat: Add a description for mappings
#45
smoka7
closed
1 year ago
0
Update nvim-treesitter-refactor.lua
#44
briandipalma
closed
1 year ago
2
Add keymap description option
#43
nat-418
closed
1 year ago
0
Error message when switching buffers
#42
benjamineskola
opened
1 year ago
2
highlight_definitions not correctly matching scope
#41
RRethy
closed
2 years ago
1
made navigation.goto_{next,previous}_usage honor v:count
#40
haolian9
closed
2 years ago
1
Support disabling mappings
#39
binyomen
closed
1 year ago
0
Wrap input call to pcall to catch ctrl-c
#38
michurin
opened
2 years ago
2
create `navigation.keymap` keys that use the `include` and `define` search features as fallback options
#37
k-times-c
opened
2 years ago
0
feat(smart_rename): allow repeating last rename with . and vim-repeat
#36
AckslD
opened
2 years ago
0
Add configurable delay for highlight_definitions
#35
Shatur
opened
2 years ago
1
Deprecation warning for smart_rename
#34
andrewferrier
opened
2 years ago
1
adapt to vim.treesitter.query.get_node_text
#33
tzachar
closed
2 years ago
1
not working with "which key"?
#32
jsomedon
opened
2 years ago
2
Add an option to apply the current scope highlight to the whole line
#31
JafarAbdi
opened
2 years ago
0
fix: adapt apply_text_edits to upstream changes
#30
clason
closed
2 years ago
3
Allow smart_rename's grr mapping to be repeatable using '.'
#29
daedroza
closed
2 years ago
4
Refactor inside Markdown codeblocks (injections)
#28
carrascomj
opened
2 years ago
0
vim.ui.input to vim.fn.input
#27
IndianBoy42
closed
2 years ago
2
Use new `vim.ui.input` instead of `vim.fn.input`
#26
IndianBoy42
closed
2 years ago
1
[smart_rename] Did not work when rename variable more than one time
#25
hiberabyss
opened
3 years ago
3
Use stylua to auto format code
#24
stsewd
closed
3 years ago
0
keymap can be optional?
#23
haolian9
closed
3 years ago
2
Hl Usages: don't calculate definitions again if on the same node
#22
stsewd
closed
2 years ago
2
keeps usages highlight un-cleared, when cursor moves among sibiling usage node
#21
haolian9
closed
2 years ago
4
Highlight definitions leads to "Error detected while processing CursorHold"
#20
madskjeldgaard
opened
3 years ago
4
Fix `goto_definition_lsp_fallback`
#19
stsewd
closed
3 years ago
0
Feature Request - goto definition for YAML alias/anchors
#18
weilbith
closed
3 years ago
8
feat: add functionality to travel to next/previous function or method
#17
balta2ar
closed
3 years ago
4
Background color
#16
hugoeustaquio
closed
3 years ago
2
Fix: Add nil check to current_scope
#15
theHamsta
closed
3 years ago
0
Fix #11: Deduplicate references before smart_rename
#14
theHamsta
closed
3 years ago
0
Can goto_definition of treesitter use as the fallback of LSP?
#13
xaljer
closed
3 years ago
5
Highlight current scope - full buffer width?
#12
weilbith
opened
3 years ago
4
Smart rename duplicates letters (related to a change of lsp apply_edits?)
#11
theHamsta
closed
3 years ago
1
goto_next_usage doesn't work from several days ago
#10
owarai
closed
3 years ago
15
goto_next_usage doesn't work from several days ago
#9
owarai
closed
3 years ago
1
Fix tags to avoid duplication with nvim-treesitter
#8
delphinus
closed
3 years ago
2
Next