| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | docs: update GraphQL instructions (#1744) | Matt Mirus | 2022-02-28 | 1 | -0/+2 | |
| | | ||||||
| * | feat(gradle): add support for gradle-language-server (#1740) | Donnie West | 2022-02-25 | 1 | -0/+37 | |
| | | ||||||
| * | chore: remove all package.json (#1656) | Michael Lingelbach | 2022-02-25 | 31 | -31/+0 | |
| | | ||||||
| * | fix(tailwindcss): add 'htmldjango' to filetypes (#1737) | William Boman | 2022-02-24 | 1 | -0/+1 | |
| | | ||||||
| * | feat: add hh_client for hhvm (#1712) | Anton | 2022-02-21 | 1 | -0/+21 | |
| | | ||||||
| * | feat: add hdl_checker (#1723) | arslanmaj | 2022-02-19 | 1 | -0/+20 | |
| | | | | | | Co-authored-by: Arslan Majid <arslan.majid@inl.gov> Co-authored-by: Peter Lithammer <peter.lithammer@gmail.com> Co-authored-by: Michael Lingelbach <m.j.lbach@gmail.com> | |||||
| * | feat: add slint_lsp (#1704) | Tobias Hunger | 2022-02-18 | 1 | -0/+26 | |
| | | ||||||
| * | fix(ansiblels): remove yaml from ansiblels filetype (#1708) | Vincent Ducamps | 2022-02-18 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #1727 from Julian/leanls3 | Michael Lingelbach | 2022-02-18 | 1 | -15/+29 | |
| |\ | | | | | fix(leanls): only use lake serve if lakefile.lean exists | |||||
| | * | fix(leanls): move legacy_cmd -> options.non_lake_lsp_cmd | Julian Berman | 2022-02-18 | 1 | -4/+7 | |
| | | | ||||||
| | * | fix(leanls): support new src/lean directory | Gabriel Ebner | 2022-02-10 | 1 | -0/+6 | |
| | | | ||||||
| | * | fix(leanls): only use lake serve if lakefile.lean exists | Gabriel Ebner | 2022-02-09 | 1 | -15/+20 | |
| | | | ||||||
| * | | fix(jsonnet_ls): update server URL and add installation instructions (#1729) | William Boman | 2022-02-18 | 1 | -1/+6 | |
| | | | ||||||
| * | | feat(gopls): enable single_file_support (#1726) | Jackson Kjar | 2022-02-17 | 1 | -0/+1 | |
| | | | ||||||
| * | | chore(elmls): remove overriding elm paths (#1718) | georges boris | 2022-02-13 | 1 | -3/+0 | |
| | | | | | | | As stated in the [elm-language-server docs](https://github.com/elm-tooling/elm-language-server#server-settings) – the default value of elm binaries should be an empty string so the language server searches for binaries as local project installs and only use global ones as fallback. If we specify it as the standard "global values" like this config is currently doing, we're just going straight to the fallback, breaking compatibility with local installs. | |||||
| * | | fix(grammarly): resolve windows command properly (#1716) | sitiom | 2022-02-12 | 1 | -1/+8 | |
| | | | ||||||
| * | | feat: remove warning when server fails to start (#1711) | Michael Lingelbach | 2022-02-11 | 1 | -8/+0 | |
| |/ | ||||||
| * | feat(leanls): start the LSP via lake serve (#1698) | Julian Berman | 2022-02-05 | 1 | -1/+18 | |
| | | | | | | | | | | | Enables workspace symbols for the Lean 4 LSP. Older versions of Lake (and Lean 4) lack a serve command, so on those we fallback to the old behavior by directly starting the LSP. Closes: Julian/lean.nvim#229 Refs: leanprover/lake#46 | |||||
| * | feat: add salt_ls (#1696) | William Boman | 2022-02-01 | 1 | -0/+24 | |
| | | ||||||
| * | docs(prismals): improve server description and installation | Joël Galeran | 2022-01-24 | 1 | -2/+5 | |
| | | ||||||
| * | docs(ansible): fix install link and switch to npm (#1682) | Matthew Toohey | 2022-01-24 | 1 | -2/+3 | |
| | | ||||||
| * | feat: add awk-language-server (#1665) | lilibyte | 2022-01-23 | 1 | -0/+22 | |
| | | ||||||
| * | fix: do not index nil config.filestypes in try_add (#1673) | kyoh86 | 2022-01-22 | 1 | -4/+8 | |
| | | ||||||
| * | feat(html): enable formatter by default (#1669) | Oliver | 2022-01-20 | 1 | -0/+3 | |
| | | ||||||
| * | feat(jsonls): jsonc filetype support | Karim Abou Zeid | 2022-01-20 | 1 | -1/+1 | |
| | | | | I've verified that the language server also supports jsonc | |||||
| * | fix(lemminx): add XSL and XSLT to filetypes (#1667) | Muhmud Ahmad | 2022-01-18 | 1 | -1/+1 | |
| | | ||||||
| * | fix(golangci_lint_ls): use .golangci.yaml config (#1662) | Jimmy Zelinskie | 2022-01-16 | 1 | -3/+3 | |
| | | ||||||
| * | fix(psalm): use .bat on Windows (#1660) | William Boman | 2022-01-15 | 1 | -1/+7 | |
| | | ||||||
| * | feat(tailwindcss): add heex support (#1644) | Sean Baildon | 2022-01-14 | 1 | -0/+1 | |
| | | ||||||
| * | fix(ccls): set offset_encoding to utf-32 (#1649) | black-desk | 2022-01-11 | 1 | -0/+1 | |
| | | | | ccls uses utf-32 encoded code points for PositionParams | |||||
| * | chore: remove sourcekit package.json (#1655) | Michael Lingelbach | 2022-01-11 | 1 | -1/+0 | |
| | | ||||||
| * | feat: add asm_lsp (#1652) | William Boman | 2022-01-11 | 1 | -0/+19 | |
| | | ||||||
| * | feat: add opencl_ls (#1654) | William Boman | 2022-01-11 | 1 | -0/+21 | |
| | | ||||||
| * | feat(hls): enable single-file support | Matthieu Coudron | 2022-01-11 | 1 | -0/+1 | |
| | | | | | seems to work here | |||||
| * | fix: try_add_wrapper errors if passed nil for bufnr (#1648)v0.1.1 | oncomouse | 2022-01-09 | 1 | -0/+1 | |
| | | ||||||
| * | feat: add OpenFOAM language server (#1643) | Mohammed Elwardi Fadeli | 2022-01-09 | 1 | -0/+32 | |
| | | ||||||
| * | docs(taplo): update installation instructions (#1640) | Claude | 2022-01-06 | 1 | -1/+1 | |
| | | | | Current instructions give an error (MacOS 12.1); Suggestion is to add `--locked` to the install command: https://github.com/tamasfe/taplo/issues/197#issuecomment-997160846 | |||||
| * | fix(denols): simplify/update location handler (#1638) | Michael Lingelbach | 2022-01-05 | 1 | -49/+4 | |
| | | ||||||
| * | feat(ltexls): add gitcommit to filetypes (#1637) | Michael Lingelbach | 2022-01-05 | 1 | -1/+1 | |
| | | ||||||
| * | chore: remove healthcheck (#1636) | Michael Lingelbach | 2022-01-05 | 1 | -28/+0 | |
| | | | | | | | | | | | | | | | Previously, lspconfig had a recommended healthcheck. This was mostly noise as its predominant use was to check if a server was installed. This check was not accurate as vim.fn.executable is extremely primitive and does not consider cmd_env (forwarded to uv_spawn) or language servers that are run via an interpreter. Furthermore, checking if a language server is executable will no longer be a useful signal once TCP support (which allows for connecting to already running or remote servers). Remove for now. | |||||
| * | fix(ltex): use .bat extension on Windows (#1628) | William Boman | 2022-01-04 | 1 | -1/+6 | |
| | | ||||||
| * | feat(leanls): add root dir as command-line arg (#1634) | Gabriel Ebner | 2022-01-04 | 1 | -0/+4 | |
| | | | | | | | | | | The argument is ignored by the server, but it is useful because it is shown by `htop`, `ps ax`, etc., so you can figure out which Lean servers are running. The lean3ls doesn't require a corresponding change: we use the `lean-language-server` wrapper, which appends the root directory itself to the wrapped `lean --server` command. | |||||
| * | refactor(clangd): remove obsolete --background-index flag (#1630) | Kirill Bobyrev | 2022-01-03 | 1 | -1/+1 | |
| | | ||||||
| * | fix(nimls): remove erroneous package_json entry (#1624) | William Boman | 2021-12-30 | 1 | -1/+0 | |
| | | ||||||
| * | feat: add solc (#1623) | William Boman | 2021-12-30 | 1 | -0/+19 | |
| | | ||||||
| * | feat: add gotmpl to gopls filetypes (#1619) | Reto | 2021-12-26 | 1 | -1/+1 | |
| | | | | | gopls introduced support for template files, see: https://github.com/golang/tools/blob/master/gopls/doc/features.md#template-files | |||||
| * | fix(denols): add package_json (#1611) | tamago324 | 2021-12-26 | 1 | -0/+1 | |
| | | ||||||
| * | fix: use forward delineated paths in leanlsps (#1610) | Julian Berman | 2021-12-26 | 2 | -2/+4 | |
| | | ||||||
| * | fix: properly handle sanitizing bufname in .launch() (#1608) | Michael Lingelbach | 2021-12-25 | 1 | -5/+4 | |
| | | ||||||
| * | feat: add verible configuration (#1605) | Zeger Van de Vannet | 2021-12-24 | 1 | -0/+21 | |
| | | ||||||
