Dominic Della Valle
|
963c8d2c55
|
fix: handle empty LSP glob patterns (#702)
* fix: handle empty LSP glob patterns
* fix: use non-greedy pattern matching
* lint: fix shadowed variable
---------
Co-authored-by: Steven Arcangeli <506791+stevearc@users.noreply.github.com>
|
2025-12-29 12:27:20 -08:00 |
|
kaerum
|
08c2bce8b0
|
fix: glob formatting on windows in neovim nightly (#631)
* fix: makes workaround conditional as it is no longer needed for 0.12
* fix: formatted with proper stylua version
|
2025-06-04 15:40:16 -07:00 |
|
Steven Arcangeli
|
5b38bfe279
|
doc: fix typecheck errors in nvim 0.11
|
2025-03-30 21:56:41 -07:00 |
|
Nam Nguyen
|
61f1967222
|
fix: throw error on vim.has call within the lsp/workspace.lua (#411)
|
2024-06-11 06:23:04 -05:00 |
|
Steven Arcangeli
|
a62ec258d1
|
refactor: Neovim 0.11 won't need the glob ordering hack
|
2024-06-10 16:45:03 -05:00 |
|
Steven Arcangeli
|
e5312c3a80
|
fix: hack around glob issues in LSP rename operations (#386)
|
2024-06-05 20:33:44 -07:00 |
|
Steven Arcangeli
|
27d9f37161
|
ci: run tests against Neovim v0.10.0
|
2024-05-16 11:09:15 -07:00 |
|
Steven Arcangeli
|
f630887cd8
|
fix(windows): convert posix paths before matching LSP watch globs (#374)
|
2024-05-14 22:55:18 -06:00 |
|
Steven Arcangeli
|
ec24334471
|
fix(lsp_rename): handle absolute path glob filters (#279)
|
2024-01-16 05:55:11 +00:00 |
|
Steven Arcangeli
|
c4cc8240f1
|
fix: crash when LSP client workspace_folders is nil (#269)
|
2024-01-07 12:13:37 -08:00 |
|
Steven Arcangeli
|
250e0af7a5
|
feat: support all LSP workspace file operations (#264)
|
2023-12-23 14:08:11 -08:00 |
|