| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | omnisharp: pass host PID to omnisharp command #335 | Felipe Junger | 2020-08-31 | 1 | -2/+2 |
| | | |||||
| * | Merge #330 'Fix CI' | Justin M. Keyes | 2020-08-30 | 2 | -2/+2 |
| |\ | |||||
| | * | [docgen] Update README.md | Github Actions | 2020-08-30 | 1 | -17/+51 |
| | | | | | | | | | skip-checks: true | ||||
| | * | CI: Remove cmake from MacOS install (already installed?) | Stephan Seitz | 2020-08-30 | 1 | -1/+1 |
| | | | |||||
| | * | Run lint as sudo to make CI pass again | Stephan Seitz | 2020-08-28 | 1 | -1/+1 |
| | | | |||||
| * | | Allow to use filename patterns on root_pattern (#296) | Adelar da Silva Queiróz | 2020-08-30 | 0 | -0/+0 |
| | | | | | | | https://github.com/neovim/nvim-lspconfig/issues/170 | ||||
| * | | [docgen] Update README.md | Github Actions | 2020-08-30 | 1 | -0/+19 |
| | | | | | | | | | skip-checks: true | ||||
| * | | 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 |
| | | | |||||
| * | | [docgen] Update README.md | Github Actions | 2020-08-30 | 1 | -0/+3 |
| | | | | | | | | | skip-checks: true | ||||
| * | | doc: show settings stub for rust-analyzer (#199) | Aleksey Kladov | 2020-08-30 | 1 | -0/+3 |
| | | | |||||
| * | | [docgen] Update README.md | Github Actions | 2020-08-30 | 1 | -0/+28 |
| | | | | | | | | | skip-checks: true | ||||
| * | | feature(jdtls): add jdt ls for java (#245) | Steven Sojka | 2020-08-30 | 1 | -0/+138 |
| | | | |||||
| * | | [docgen] Update README.md | Github Actions | 2020-08-30 | 1 | -0/+21 |
| | | | | | | | | | skip-checks: true | ||||
| * | | 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 | ||||
| * | | [docgen] Update README.md | Github Actions | 2020-08-30 | 1 | -17/+51 |
| | | | | | | | | | skip-checks: true | ||||
| * | | doc: fix typo #328 | Himanshu | 2020-08-29 | 2 | -2/+2 |
| |/ | |||||
| * | 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. | ||||
| * | | | [docgen] Update README.md | Github Actions | 2020-08-10 | 1 | -92/+253 |
| | | | | | | | | | | | | | skip-checks: true | ||||
| * | | | 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 |
| | |/ / | |||||
| * | | | Merge pull request #308 from j16sdiz/patch-2 | Hirokazu Hata | 2020-08-10 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | Add c/cpp/obj-c/obj-cpp to sourcekit | ||||
| | * | | | Add c/cpp/obj-c/obj-cpp to sourcekit | Daniel Cheng (鄭郁邦) | 2020-07-22 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #306 from kdheepak/patch-1 | Hirokazu Hata | 2020-08-10 | 1 | -0/+6 |
| |\ \ \ | |/ / |/| | | Add example for how to get path to log file to README | ||||
| | * | | Add example for how to get path to log file to README | Dheepak Krishnamurthy | 2020-07-19 | 1 | -0/+6 |
| |/ / | |||||
| * | | Merge pull request #297 from kdheepak/kd/add-pr-template | Hirokazu Hata | 2020-07-08 | 1 | -0/+10 |
| |\ \ | |||||
| | * | | Add pull_request_template.md | Dheepak Krishnamurthy | 2020-07-03 | 1 | -0/+10 |
| | | | | |||||
| * | | | Merge pull request #293 from MuAlphaOmegaEpsilon/readme-export-compile-commands | Hirokazu Hata | 2020-07-06 | 2 | -0/+2 |
| |\ \ \ | |_|/ |/| | | |||||
| | * | | Add link to CMake documentation in ccls.lua and clang.lua | MuAlphaOmegaEpsilon | 2020-07-05 | 2 | -0/+2 |
| |/ / | |||||
| * | | Merge pull request #290 from kdheepak/kd/update-readme | Hirokazu Hata | 2020-07-04 | 1 | -4/+17 |
| |\ \ | |/ |/| | Update README.md to make lua block clearer to read | ||||
| | * | Update README.md to make lua block clearer to read | Dheepak Krishnamurthy | 2020-07-03 | 1 | -4/+17 |
| |/ | |||||
| * | Merge pull request #285 from Iron-E/patch-1 | Hirokazu Hata | 2020-07-04 | 1 | -1/+1 |
| |\ | | | | | Correct "fluttreOutline" typo for `dartls` | ||||
| | * | Correct `"fluttreOutline" typo for Dartls | Iron-E | 2020-06-22 | 1 | -1/+1 |
| | | | | | | | The [Dart LSP spec](https://github.com/dart-lang/sdk/tree/master/pkg/analysis_server/tool/lsp_spec) shows that this option is `flutterOutline`, and I believe this was the intent of the original author of this file. | ||||
| * | | Merge pull request #292 from kosayoda/pyls_ms_interpreter | Hirokazu Hata | 2020-07-04 | 1 | -9/+9 |
| |\ \ | | | | | | | pyls_ms - Remove call to get Python interpreter and version. | ||||
| | * | | Remove call to get Python interpreter and version. | kosayoda | 2020-07-01 | 1 | -9/+9 |
| |/ / | | | | | | | | | | | | | | | | | | | | | By default, the Microsoft Python Language Server already gets an existing Python interpreter and version from $PATH if the setting is an empty string or null. https://github.com/microsoft/python-language-server/blob/838ba78e00173d639bd90f54d8610ec16b4ba3a2/src/LanguageServer/Impl/Implementation/Server.cs#L143 Looking for `python` and launching the interpreter to get the version on our end is redundant and time-consuming. | ||||
| * | | Merge pull request #282 from jerrywang1981/master | Hirokazu Hata | 2020-06-24 | 1 | -0/+1 |
| |\ \ | | | | | | | LspInstall not working in linux | ||||
| | * | | fix | Jerry Wang | 2020-06-18 | 1 | -1/+1 |
| | | | | |||||
| | * | | init npm repo first | Jerry Wang | 2020-06-18 | 1 | -0/+1 |
| | |/ | |||||
| * | | Merge pull request #287 from fsouza/fix-link-lua-lsp | Hirokazu Hata | 2020-06-24 | 1 | -1/+1 |
| |\ \ | | | | | | | sumneko_lua: fix link to install instructions | ||||
| | * | | sumneko_lua: fix link to install instructions | francisco souza | 2020-06-24 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #283 from fsouza/fix-pyls-pyls_ms-default-root | Hirokazu Hata | 2020-06-24 | 1 | -2/+1 |
| |\ \ | | | | | | | pyls: fix definition of root dir to match the docs | ||||
| | * | | pyls: fix definition of root dir to match the docs | francisco souza | 2020-06-19 | 1 | -2/+1 |
| | |/ | |||||
| * | | Merge pull request #284 from fsouza/add-jedi-language-server | Hirokazu Hata | 2020-06-24 | 1 | -0/+22 |
| |\ \ | |/ |/| | Add jedi_language_server | ||||
