aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/denols.lua
Commit message (Collapse)AuthorAgeFilesLines
* feat: expose configsMichael Lingelbach2021-11-251-174/+0
|
* fix(denols): drop references to package.json (#1439)Ron Waldon2021-11-181-2/+2
|
* docs(denlos): suggest markdown_fenced_languages (#1418)Michael Lingelbach2021-11-121-0/+10
| | | * deno ls uses ts for typescript, which requires a custom markdown_fenced_languages for vim's markdown rule to support highlighting
* feat(deno_ls): update Deno root pattern (#1321)David2021-10-171-2/+2
|
* fix(denols): update handlers to support 0.5.1 signature (#1233)Jason Cheatham2021-10-091-4/+10
|
* style: format files with stylua v0.11.0Peter Lithammer2021-09-231-1/+8
|
* chore: change stylua to single quotes (#1068)Michael Lingelbach2021-07-131-29/+29
|
* ci: lint and format with styluaMichael Lingelbach2021-07-031-37/+45
|
* Fix denols referencesRyo Kitagawa2021-03-071-10/+29
|
* Fix denols definition in deno v1.7.5Ryo Kitagawa2021-03-031-12/+47
|
* Merge pull request #753 from kitagry/fix-deno-definitionMichael Lingelbach2021-02-281-8/+11
|\ | | | | denols: attach client to deno scheme buffer
| * denols: attach client to deno:// bufferRyo Kitagawa2021-02-231-8/+11
| |
* | Fix DenolsCacheRyo Kitagawa2021-02-241-2/+4
|/
* Add denols functionsRyo Kitagawa2021-02-201-0/+55
| | | | | | | | | | | | Fix definition handler Apply suggestions from code review Co-authored-by: Peter Lithammer <peter.lithammer@gmail.com> Fix denition Fix luacheck
* update denols docYa Zhuang2021-01-081-1/+0
|
* Add deno language serverMichael Lingelbach2021-01-041-0/+30