| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | Put assertion within function scope | Iron_E | 2020-11-15 | 1 | -3/+1 | |
| | | | | | | ||||||
| | | * | | | Move no callbacks assertion to outer scope | Iron_E | 2020-11-15 | 1 | -1/+3 | |
| | | | | | | ||||||
| | | * | | | Add help reference for failed callback assertion | Iron_E | 2020-11-15 | 1 | -2/+2 | |
| | | | | | | ||||||
| | | * | | | Change the rest of the callback usages | Iron_E | 2020-11-15 | 2 | -12/+12 | |
| | | | | | | ||||||
| | | * | | | Use handlers instead of callbacks | Iron-E | 2020-11-15 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | The recent changes in neovim head cause loading this file to create an error. These changes have resolved that on my machine | |||||
| | * | | | | terraformls: Fix arguments to cmd | Peter Lithammer | 2020-11-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ```console $ terraform-ls Usage: terraform-ls [--version] [--help] <command> [<args>] Available commands are: completion Lists available completion items inspect-module Lists available debug items serve Starts the Language Server ``` ```console $ terraform-ls serve 2020/09/14 13:34:28 serve_command.go:137: Starting terraform-ls 0.0.0-dev 2020/09/14 13:34:28 service.go:60: Preparing new session ... 2020/09/14 13:34:28 service.go:77: Worker pool size set to 12 2020/09/14 13:34:28 watcher.go:118: watching for changes ... 2020/09/14 13:34:28 langserver.go:69: Starting server (pid 83736) ... ``` | |||||
| | * | | | | Kotlin LS: Add more root pattern files | HiPhish | 2020-11-15 | 1 | -1/+16 | |
| | | | | | | ||||||
| | * | | | | Merge pull request #403 from h-michael/kotlin | Hirokazu Hata | 2020-11-15 | 1 | -0/+7 | |
| | |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | | * | | | Support of kotlin-language-server cmd for Windows | Hirokazu Hata | 2020-11-15 | 1 | -1/+6 | |
| | | | | | | ||||||
| | | * | | | add default for kotlin-language-server cmd | Jan Steinke | 2020-08-24 | 1 | -0/+2 | |
| | | | | | | ||||||
| | * | | | | sourcekit: change package.json path | Hirokazu Hata | 2020-11-15 | 1 | -1/+1 | |
| | |/ / / | ||||||
| | * | | | Add notice message for loading a old lua module | Hirokazu Hata | 2020-10-30 | 1 | -0/+2 | |
| | | | | | ||||||
| | * | | | Rename nvim_lsp to lspconfig | Hirokazu Hata | 2020-09-06 | 58 | -126/+126 | |
| | | | | | ||||||
| | * | | | Merge pull request #238 from steelsojka/angular-ls | Matthieu Coudron | 2020-11-14 | 2 | -2/+74 | |
| | |\ \ \ | | |_|/ | |/| | | feat(angular-ls): add angular language service | |||||
| | | * | | feat(angular-ls): add angular language service | Steven Sojka | 2020-08-31 | 2 | -2/+74 | |
| | | | | | ||||||
| * | | | | fix(groovyls) README fix | Wuilliam Lacruz | 2020-09-17 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | feat(groovyls) custom and default `cmd` works, readme updated | Wuilliam Lacruz | 2020-09-17 | 1 | -26/+41 | |
| | | | | | ||||||
| * | | | | feat(groovyls) now works, pending a little refactor | Wuilliam Lacruz | 2020-09-17 | 1 | -19/+16 | |
| | | | | | ||||||
| * | | | | fix(groovyls) Now using the right paths | Wuilliam Lacruz | 2020-09-16 | 1 | -4/+4 | |
| | | | | | ||||||
| * | | | | feat(groovyls) now is installable | Wuilliam Lacruz | 2020-09-16 | 1 | -13/+83 | |
| | | | | | ||||||
| * | | | | feat(groovyls) a little refactor | Wuilliam Lacruz | 2020-09-15 | 1 | -1/+5 | |
| | | | | | ||||||
| * | | | | fix(groovyls) absolute path to java | Wuilliam Lacruz | 2020-09-15 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | fix(groovyls) bad filename | Wuilliam Lacruz | 2020-09-15 | 1 | -0/+0 | |
| | | | | | ||||||
| * | | | | feat(groovy) add a basic intent of support | Wuilliam Lacruz | 2020-09-15 | 1 | -0/+23 | |
| |/ / / | ||||||
| * | | | hls: add config for haskell language server #336 | Saxon Jensen | 2020-09-07 | 1 | -0/+24 | |
| | | | | ||||||
| * | | | terraformls: fix URL #347 | Hori Ryota | 2020-09-05 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Add "Scry" language server (#343) | Peter Lithammer | 2020-09-05 | 1 | -0/+24 | |
| | | | | ||||||
| * | | | Add "Rome" language server (#344) | Peter Lithammer | 2020-09-05 | 1 | -0/+37 | |
| | | | | ||||||
| * | | | terraform-ls: switch to Hashicorp Terraform language server #345 | Peter Lithammer | 2020-09-05 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `juliosueiras/terraform-lsp` project readme says: > The aim to have a unified lsp for terraform in the future, but for now there is two concurrent development with collabration to each other, this repo is aim for more experimental features, and the terraform-ls is aim for stableness Hashicorp's seems to be more actively developed nowadays as well. https://github.com/hashicorp/terraform-ls | |||||
| * | | | sqlls: doc #341 | TJ Kolleh | 2020-09-01 | 1 | -16/+11 | |
| | | | | | | | | | | | | | | | | | | | * Add sql-language-server configuration * reference install bin path from installer * Remove attribute block document generation for sqlls. Clarify manual installation instructions | |||||
| * | | | sqlls #339 | TJ Kolleh | 2020-08-31 | 1 | -0/+57 | |
| | | | | | | | | | | | | | | | | | | | | | | * Add sql-language-server configuration * reference install bin path from installer * resolve lint warnings | |||||
| * | | | omnisharp: pass host PID to omnisharp command #335 | Felipe Junger | 2020-08-31 | 1 | -2/+2 | |
| |/ / | ||||||
| * | | Add clojure language server (#305) | antónio mora | 2020-08-30 | 1 | -0/+22 | |
| | | | ||||||
| * | | Switch to Lua on_exit callback in util.sh (#302) | David Lukes | 2020-08-30 | 1 | -18/+6 | |
| | | | | | | | | | With neovim/neovim#12507 merged, we can get rid of the hacky global VimL callback :tada: | |||||
| * | | dartls: prefer flutter path over dart #332 | Himanshu | 2020-08-30 | 1 | -3/+3 | |
| | | | ||||||
| * | | doc: show settings stub for rust-analyzer (#199) | Aleksey Kladov | 2020-08-30 | 1 | -0/+3 | |
| | | | ||||||
| * | | feature(jdtls): add jdt ls for java (#245) | Steven Sojka | 2020-08-30 | 1 | -0/+138 | |
| | | | ||||||
| * | | Add omnisharp language server (#291) | Damien Pontifex | 2020-08-29 | 2 | -1/+85 | |
| | | | | | | | | | | | | | | | | | | | | | | | * first pass at adding omnisharp lsp * Using globpath to expand root_patterns * updated command * make run executable * strip whitespace | |||||
| * | | doc: fix typo #328 | Himanshu | 2020-08-29 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge pull request #307 from beardedsakimonkey/patch-1 | Hirokazu Hata | 2020-08-10 | 1 | -0/+3 | |
| |\ \ | | | | | | | [RFC] don't start up LSP for 'nofile' buffers | |||||
| | * | | [RFC] don't start up LSP for 'nofile' buffers | beardedsakimonkey | 2020-07-19 | 1 | -0/+3 | |
| | |/ | | | | | high level goal is to allow users some way to set filetype for a buffer in cases where they don't want to start up an LSP server, e.g. in a fuzzy finder preview | |||||
| * | | Merge pull request #298 from erw7/fix-windows-batch | Hirokazu Hata | 2020-08-10 | 2 | -1/+8 | |
| |\ \ | ||||||
| | * | | Add extension to vimls command name on Windows | erw7 | 2020-07-06 | 1 | -0/+3 | |
| | | | | ||||||
| | * | | Add extension to solargraph command name on Windows | erw7 | 2020-07-06 | 1 | -1/+5 | |
| | | | | ||||||
| * | | | Merge pull request #318 from ciarand/patch-1 | Hirokazu Hata | 2020-08-10 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | Use .merlin as identifier for ocamllsp, not merlin | |||||
| | * | | | Use .merlin as identifier for ocamllsp, not merlin | Ciaran Downey | 2020-08-06 | 1 | -1/+1 | |
| | | |/ | |/| | | | | This was missing the dot before. See https://github.com/ocaml/merlin/wiki/project-configuration for details on the file. | |||||
| * | | | Merge pull request #312 from f-person/fix-link-codeql-package-json | Hirokazu Hata | 2020-08-10 | 1 | -1/+1 | |
| |\ \ \ | | | | | | | | | fix: codeqlls package.json url | |||||
| | * | | | fix: codeqlls package.json url | f-person | 2020-07-29 | 1 | -1/+1 | |
| | |/ / | ||||||
| * / / | Add c/cpp/obj-c/obj-cpp to sourcekit | Daniel Cheng (鄭郁邦) | 2020-07-22 | 1 | -1/+1 | |
| |/ / | ||||||
| * / | Add link to CMake documentation in ccls.lua and clang.lua | MuAlphaOmegaEpsilon | 2020-07-05 | 2 | -0/+2 | |
| |/ | ||||||
