issues
search
RRethy
/
vim-illuminate
illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
2.23k
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: offset_encoding is required now in `make_position_params`
#218
rockyzhang24
opened
7 hours ago
0
Option to disable default keymaps
#217
TheSast
opened
2 weeks ago
0
Add license
#216
godsarmy
opened
1 month ago
0
Replace deprecated function call
#215
ehpi
opened
2 months ago
0
vim.region is deprecated. Feature will be removed in Nvim 0.13
#214
aarondill
opened
2 months ago
0
Add `setup()` as an alias to `configure()`
#213
WieeRd
closed
2 months ago
2
Conflict with chentoast/marks.nvim
#212
alr86
closed
3 months ago
0
IlluminatePause command doesn't work properly
#211
ronandalton
opened
3 months ago
1
Add support for upcoming nvim-treesitter changes
#210
pynappo
opened
3 months ago
0
Add support for terminal color schemes in example highlight groups
#209
kovasap
opened
3 months ago
0
Add config.large_file_cutoff_kilobytes to handle large single line files
#208
Avi-D-coder
opened
3 months ago
0
Does not work out of the box without `termguicolors`
#207
kovasap
closed
3 months ago
3
How to highlight WORD (not word) ?
#206
shellwhale
closed
4 months ago
1
Plugin causes Neovim to lag when in large file, even if filetype is disabled
#205
Rizhiy
closed
4 months ago
1
Sometimes <a-n> does not work but <a-p> does.
#204
CapSel
closed
4 months ago
3
No references provided by lsp provider for tex filetype, does not fall back to treesitter or regex
#203
cscherrNT
closed
4 months ago
2
Allow disabling textobject creation or make keybind configurable
#202
savchenko
closed
4 months ago
1
Do not rely on nvim-treesitter module system
#201
ofseed
opened
5 months ago
1
editing large files while using treesitter as the main provider causes lag
#200
9qq-qq-qq9
closed
6 months ago
2
Use new API for detecting supported method
#199
ofseed
closed
6 months ago
2
Safely protect word escape in binary blob like files
#198
mehalter
closed
7 months ago
0
Could i get the index of current reference?
#197
ShiChenCong
closed
8 months ago
1
Feature request: Can I configure the plugin to highlight other occurences of current selection when in visual or select mode?
#196
renauga
closed
8 months ago
4
Flashing for lua_ls highlights
#195
Twotyth
closed
8 months ago
3
`require('illuminate').setup()` instead of `require('illuminate').configure()`
#194
Zeioth
closed
8 months ago
1
Can I get the position of next reference (row, column start, column end)?
#193
gmnz
opened
8 months ago
2
illuminate will highlight cmp ghost text
#192
xzbdmw
closed
9 months ago
1
Illumination only works if treesitter removed from providers
#191
jimrybarski
closed
10 months ago
3
Moving between references in macOS
#190
spring-haru
closed
10 months ago
2
[Question] Highlight except unused variables/functions
#189
lan1812783
closed
10 months ago
1
Support concurrent providers (tree-sitter language injection)
#188
JeanMertz
closed
10 months ago
1
Entire GraphQL queries within JS files are illuminated
#187
mmirus
closed
11 months ago
2
On opening/scrolling some binary files: "vim-illuminate: An internal error has occured: false"Vim:E976: using Blob as a String"
#186
andis-sprinkis
opened
1 year ago
1
Occasional error on creating a split window
#185
andis-sprinkis
closed
1 year ago
4
Doesn't work for `GDScript` files
#184
wilfredjonathanjames
closed
1 year ago
1
[Feature Request] Box outline similar to VSCode
#183
habanerotostitos
closed
1 year ago
1
Mark returned references as completed requests
#182
RRethy
closed
1 year ago
0
LSP log is flooded with "Unmatched cancel notification for request id"
#181
sakhnik
closed
1 year ago
5
Disable default keybindings
#180
abhinavnatarajan
closed
1 year ago
1
nvim-treesitter deprecations
#179
RRethy
closed
1 year ago
3
allowlist only works after empty denylist explictly
#178
waynerv
closed
1 year ago
2
vim-illuminate: An internal error has occured when open bash script
#177
Phantasimay
closed
1 year ago
1
[Feature Request]: visual mode highlights selection matches
#176
mcauley-penney
closed
1 year ago
3
Long lines causes illuminate to slow to a crawl.
#175
cazador481
closed
1 year ago
1
Feature request : turn-off case sensitive regex
#174
MKrbm
closed
1 year ago
0
fix out-of-range issue #172
#173
konosubakonoakua
closed
1 year ago
2
"out of range" error raised when hilighting lua region blocks
#172
konosubakonoakua
closed
1 year ago
0
Only show highlights in the window containing the cursor
#171
MariaSolOs
closed
1 year ago
2
refactor!: remove deprecated nvim-treesitter functionality
#170
amaanq
closed
1 year ago
3
Vim slows to a crawl on Elixir file with many pipes.
#169
Hermanverschooten
closed
1 year ago
2
Next