index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
lspconfig
/
util.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert: "refactor!: make available_servers function private" #3589
dundargoc
2025-01-27
1
-1
/
+2
*
refactor!: make available_servers function private
dundargoc
2025-01-21
1
-1
/
+1
*
refactor: comment util.path.is_descendant to prepare deperecation in future
dundargoc
2025-01-19
1
-53
/
+47
*
refactor!: remove public interface of util.path.traverse_parents
dundargoc
2024-12-23
1
-1
/
+0
*
refactor: deprecate util.path.iterate_parents
dundargoc
2024-12-22
1
-19
/
+4
*
refactor: deprecate util.path.path_separator
dundargoc
2024-12-21
1
-3
/
+3
*
refactor: deprecate util.path.join
dundargoc
2024-12-21
1
-6
/
+6
*
refactor: fix luals warnings
v1.2.0
dundargoc
2024-12-19
1
-12
/
+19
*
refactor!: remove util.path.is_absolute
dundargoc
2024-12-14
1
-11
/
+0
*
refactor!: remove util.path.escape_wildcards
dundargoc
2024-12-14
1
-6
/
+5
*
refactor: deprecate util.find_git_ancestor
dundargoc
2024-12-14
1
-10
/
+5
*
docs: how to get package.json parent dir #3506
Guilherme Soares
2024-12-13
1
-3
/
+3
*
fix(regression): fix for vim.fs.find regression not returning parent director...
Jacob Reed
2024-12-13
1
-4
/
+4
*
refactor: deprecate util.find_package_json_ancestor
dundargoc
2024-12-13
1
-10
/
+6
*
refactor: deprecate util.find_node_modules_ancestor
dundargoc
2024-12-08
1
-8
/
+5
*
Revert "refactor: use simpler file existence check" #3495
Justin M. Keyes
2024-12-06
1
-4
/
+4
*
refactor: replace all instances of vim.uv with vim.loop
dundargoc
2024-12-02
1
-6
/
+5
*
refactor: use simpler file existence check
dundargoc
2024-12-01
1
-4
/
+4
*
fix: return string instead of table for find_mercurial_ancestor
dundargoc
2024-11-30
1
-2
/
+2
*
refactor: deprecate util.find_mercurial_ancestor
dundargoc
2024-11-29
1
-9
/
+5
*
refactor: deprecate util.path.is_dir #3475
dundargoc
2024-11-28
1
-11
/
+10
*
refactor: deprecate util.path.is_file #3474
dundargoc
2024-11-28
1
-10
/
+11
*
refactor: deprecate `util.path.exists`
dundargoc
2024-11-27
1
-14
/
+18
*
refactor: group deprecated functions at the end
dundargoc
2024-11-27
1
-12
/
+6
*
refactor: remove internal implementation of `util.path.sanitize` #3464
dundargoc
2024-11-26
1
-7
/
+2
*
ci: check for deprecated util functions #3462
Justin M. Keyes
2024-11-26
1
-3
/
+1
*
refactor: remove implementation of util.path.dirname #3460
dundargoc
2024-11-26
1
-16
/
+3
*
refactor: remove unnecessary code
dundargoc
2024-10-05
1
-1
/
+0
*
fix(health): support Nvim 0.9
Justin M. Keyes
2024-10-02
1
-8
/
+8
*
refactor: replace deprecated vim.loop with vim.uv
dundargoc
2024-10-02
1
-1
/
+1
*
feat: do not process commands if it's func type (#3200)
Jeong, Heon
2024-07-01
1
-4
/
+6
*
fix(util): check neovim nightly 0.11 version (#3173)
glepnir
2024-05-23
1
-3
/
+3
*
refactor: move all old get_clients to new compatible (#3159)
glepnir
2024-05-17
1
-3
/
+3
*
fix: use new version as check condition (#3157)
glepnir
2024-05-17
1
-3
/
+3
*
refactor: add compatible tbl_flatten and lsp_get_clients for new version 0.10...
glepnir
2024-05-17
1
-4
/
+14
*
refactor: general cleanup
Lewis Russell
2024-03-07
1
-3
/
+16
*
fix: util.root_pattern prioritises pattern order (#2885)
Emilio Ziniades
2023-11-18
1
-8
/
+11
*
fix: lsprestart command faild (#2779)
Raphael
2023-08-23
1
-2
/
+1
*
refactor: move async_run_command()
Lewis Russell
2023-08-22
1
-34
/
+0
*
refactor: move manager to separate module
Lewis Russell
2023-08-22
1
-185
/
+6
*
perf(gopls): make get go mod cache path async (#2673)
Raphael
2023-06-18
1
-0
/
+34
*
fix: check root already in workspace (#2590)
Raphael
2023-05-07
1
-47
/
+38
*
fix(eslint): get root patterns by given path (#2556)
Raphael
2023-04-12
1
-3
/
+4
*
fix: register workspace before attaching to buffer (#2525)
kylo252
2023-03-24
1
-1
/
+1
*
fix(util): update `is_windows` detection (#2492)
Wuelner MartÃnez
2023-03-05
1
-1
/
+1
*
fix: eslint errors on start (regression) (#2452)
Jose Veiga
2023-02-12
1
-1
/
+2
*
fix(stylelint_lsp): update root directory pattern (#2447)
Wuelner MartÃnez
2023-02-12
1
-2
/
+17
*
fix: check client when get client from cache (#2429)
Raphael
2023-01-31
1
-2
/
+2
*
fix: check server support workspacefolders (#2418)
Raphael
2023-01-27
1
-79
/
+100
*
refactor: rewrite client reuse logic (#2371)
Raphael
2022-12-30
1
-37
/
+28
[next]