Deno.* APIsβOtherreturn {
"neovim/nvim-lspconfig"
}return {
"neovim/nvim-lspconfig"
}main.tsmain.ts and deno.jsondeno.json file:LspInfo:LspInfovim.lsp: Active Clients ~
- denols (id: 1)
- Version: 2.5.6 (release, x86_64-unknown-linux-gnu)
- Root directory: ~/deno-tests/project-a
- Command: { "deno", "lsp" }
- Settings: {
deno = {
enable = true,
suggest = {
imports = {
hosts = {
["https://deno.land"] = true
}
}
}
}
}
- Attached buffers: 16vim.lsp: Active Clients ~
- denols (id: 1)
- Version: 2.5.6 (release, x86_64-unknown-linux-gnu)
- Root directory: ~/deno-tests/project-a
- Command: { "deno", "lsp" }
- Settings: {
deno = {
enable = true,
suggest = {
imports = {
hosts = {
["https://deno.land"] = true
}
}
}
}
}
- Attached buffers: 16Join the Discord to continue the conversation