aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/denols.lua
Commit message (Expand)AuthorAgeFilesLines
* fix(denols): revert "remove unneeded lsp attach" #2070sigmaSd2022-08-231-4/+3
* feat(denols): only send lsp requests to deno server (#2055)sigmaSd2022-08-231-28/+26
* fix(denols): fix misspellingJeff Fowler2022-08-061-1/+1
* fix(denols): handle deno.cache from codeaction #2016sigmaSd2022-07-221-0/+7
* fix(denols): jumping to definition then returning breaks lsp #2000sigmaSd2022-07-171-2/+3
* fix(denolos): ignore caching error #2009sigmaSd2022-07-171-5/+1
* fix(ccls): provide a string in docs.default_config.root_dir (#2006)William Boman2022-07-161-13/+14
* fix(denols): ignore virtual text error #1995sigmaSd2022-07-141-11/+17
* style: fix bad formatting (#1944)Peter Lithammer2022-06-021-1/+1
* fix(denols): update settings for lint and tsconfig #1933David2022-05-301-4/+3
* chore: remove all package.json (#1656)Michael Lingelbach2022-02-251-1/+0
* fix(denols): simplify/update location handler (#1638)Michael Lingelbach2022-01-051-49/+4
* fix(denols): add package_json (#1611)tamago3242021-12-261-0/+1
* chore!: remove compat shims for pre-0.5.1 handlers (#1530)Christian Clason2021-12-021-9/+3
* chore: clean up importsMichael Lingelbach2021-11-251-1/+1
* feat: expose configsMichael Lingelbach2021-11-251-0/+165