issues
search
mizlan
/
iswap.nvim
Interactively select and swap function arguments, list elements, and much more. Powered by tree-sitter.
MIT License
508
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(elixir): remove bare_arguments from query
#90
oskarkook
opened
2 months ago
0
fix(haskell): update queries for tree-sitter-haskell v0.21.0 rewrite
#89
mrcjkb
closed
5 months ago
1
fix(fennel): update queries
#88
alexmozaidze
closed
6 months ago
3
fix(fennel)!: update queries
#87
alexmozaidze
closed
8 months ago
1
Add lazy.nvim installation guide
#86
uduse
closed
10 months ago
1
feat: add queries for Haskell and Nix
#85
mrcjkb
closed
1 year ago
2
Add queries for Kotlin language
#84
weilbith
closed
1 year ago
1
Expand key and Visual Mode selection
#83
IndianBoy42
opened
1 year ago
8
feat: two alternating highlight colors
#82
mizlan
opened
1 year ago
0
IMove, IMoveWith, and fixing a bug in ISwapWith
#81
IndianBoy42
closed
1 year ago
9
Feature: fallback to swapping lines if not in a list
#80
IndianBoy42
opened
1 year ago
2
Feature/bug?: working better with nested lists
#79
IndianBoy42
opened
1 year ago
5
Typed parameters in PHP only swap when cursor is on type name
#78
adaviloper
closed
1 year ago
3
offer buffer-local and global runtime config
#77
matu3ba
opened
1 year ago
5
fix rust queries
#76
IndianBoy42
closed
1 year ago
1
Use leap.nvim for jumps
#75
alexmozaidze
closed
1 year ago
1
Rust queries are broken
#74
IndianBoy42
closed
1 year ago
1
Feature: moving node
#73
IndianBoy42
closed
1 year ago
1
fix: rename ts_utils.get_node_range -> vim.treesitter.get_node_range
#72
yutkat
closed
1 year ago
1
fix cursor offset on multiline swaps
#71
mizlan
closed
1 year ago
0
Error: Column value outside range
#70
tummetott
closed
1 year ago
8
wrapper functions which can be used to define count prefixed, dot repeatable keymaps
#69
tummetott
opened
1 year ago
5
Dot repeatable
#68
tummetott
opened
1 year ago
5
fix issue with char_delta
#67
mizlan
closed
1 year ago
0
preserve (relative) cursor location
#66
mizlan
closed
1 year ago
1
Add C and TypeScript enum queries
#65
jose-elias-alvarez
closed
1 year ago
1
Move cursor: stick to where it was?
#64
kiyoon
closed
1 year ago
18
add basic scala support - for mizlan/iswap.nvim#9
#63
ornicar
closed
1 year ago
1
improve swap left/right
#62
JoseConseco
closed
2 years ago
5
add check if treesitter is installed
#61
ttytm
closed
2 years ago
12
Left right
#60
mizlan
closed
2 years ago
1
Feature Request: commands to swap with prev/next sibling
#59
nghialm269
closed
2 years ago
2
⚠️ Erroring on update: Git
#58
mizlan
opened
2 years ago
2
Cursor move to second
#57
mizlan
closed
2 years ago
0
Move cursor after swap
#56
sassanh
closed
2 years ago
4
fix flash_style disabled
#55
cviejo
closed
2 years ago
2
feat(php): basic support
#54
liljaylj
closed
2 years ago
1
Add flash highlight!
#53
mizlan
closed
2 years ago
1
Add vim helpdoc and update readme
#52
mizlan
opened
2 years ago
1
Make some small fixes to the node PR
#51
mizlan
closed
2 years ago
0
New, non-obtrusive labeling style for single-line swaps
#50
mizlan
closed
2 years ago
2
Allow for `nil` config in `setup()`
#49
loqusion
closed
2 years ago
3
docs: fix README.md missing comma
#48
tiagovla
closed
2 years ago
0
Swap any node
#47
JoseConseco
closed
2 years ago
9
Raise an error bad argument #1 to concat in ts_utils.lua
#46
rockyzhang24
closed
2 years ago
3
Feature - swap class, function (depending on cursor position)
#45
JoseConseco
closed
2 years ago
6
feat(rescript): add support
#44
WhyThat
closed
2 years ago
0
Extra comma for lua nested table
#43
rockyzhang24
closed
2 years ago
9
Greying out doesn't work well
#42
rockyzhang24
closed
2 years ago
2
add priority argument to `vim.highlight.range()`
#41
p00f
closed
2 years ago
5
Next