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
/
server_configurations
/
denols.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor: rename "server_configurations" => "configs" #3330
Justin M. Keyes
2024-10-01
1
-127
/
+0
*
refactor: move all old get_clients to new compatible (#3159)
glepnir
2024-05-17
1
-1
/
+1
*
fix(denols): add new deno.cache request implmention (#3007)
Hibiki
2024-02-13
1
-18
/
+9
*
feat(denols): follow the latest default value of the vscode extension (#2936)
NAKAI Tsuyoshi
2023-12-19
1
-5
/
+3
*
feat(denols): enable import completion from registries #2793
sigmaSd
2023-09-15
1
-3
/
+13
*
fix(denols): pass config to vim.lsp.handlers (#2638)
NAKAI Tsuyoshi
2023-05-29
1
-4
/
+4
*
feat: make deno/cache async (#2569)
sigmaSd
2023-04-27
1
-1
/
+7
*
fix(denols): use correct param in nvim_buf_set_lines (#2510)
Raphael
2023-03-16
1
-1
/
+1
*
fix(deno): use virtual text handler for typeDefinition (#2338)
sigmaSd
2022-12-22
1
-0
/
+1
*
fix(denols): revert "remove unneeded lsp attach" #2070
sigmaSd
2022-08-23
1
-4
/
+3
*
feat(denols): only send lsp requests to deno server (#2055)
sigmaSd
2022-08-23
1
-28
/
+26
*
fix(denols): fix misspelling
Jeff Fowler
2022-08-06
1
-1
/
+1
*
fix(denols): handle deno.cache from codeaction #2016
sigmaSd
2022-07-22
1
-0
/
+7
*
fix(denols): jumping to definition then returning breaks lsp #2000
sigmaSd
2022-07-17
1
-2
/
+3
*
fix(denolos): ignore caching error #2009
sigmaSd
2022-07-17
1
-5
/
+1
*
fix(ccls): provide a string in docs.default_config.root_dir (#2006)
William Boman
2022-07-16
1
-13
/
+14
*
fix(denols): ignore virtual text error #1995
sigmaSd
2022-07-14
1
-11
/
+17
*
style: fix bad formatting (#1944)
Peter Lithammer
2022-06-02
1
-1
/
+1
*
fix(denols): update settings for lint and tsconfig #1933
David
2022-05-30
1
-4
/
+3
*
chore: remove all package.json (#1656)
Michael Lingelbach
2022-02-25
1
-1
/
+0
*
fix(denols): simplify/update location handler (#1638)
Michael Lingelbach
2022-01-05
1
-49
/
+4
*
fix(denols): add package_json (#1611)
tamago324
2021-12-26
1
-0
/
+1
*
chore!: remove compat shims for pre-0.5.1 handlers (#1530)
Christian Clason
2021-12-02
1
-9
/
+3
*
chore: clean up imports
Michael Lingelbach
2021-11-25
1
-1
/
+1
*
feat: expose configs
Michael Lingelbach
2021-11-25
1
-0
/
+165