| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Revert "fix: try to resolve root directory if file is not yet on disk" | Michael Lingelbach | 2021-07-05 | 1 | -1/+1 | |
| | | | | | This reverts commit 625017df3e1e347ba35e7d6ef7a56efd096e8963. | |||||
| * | fix: try to resolve root directory if file is not yet on disk | Mark Harrison | 2021-07-04 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add PLS, a language server for Perl | Seth Daniel | 2021-07-04 | 1 | -0/+32 | |
| | | ||||||
| * | fix: check client is not nil in _setup_buffer() | Christian Chiarulli | 2021-07-04 | 1 | -0/+3 | |
| | | | | Co-authored-by: christianchiarulli <chrisatmachine@gmail.com> | |||||
| * | fix: be less strict about cmd validation | Michael Lingelbach | 2021-07-03 | 1 | -1/+1 | |
| | | | | | Some language servers lazily build cmd based on a parameter passed to setup, like powershell_es. We should change this eventually, but for now be less strict. | |||||
| * | feat: add puppet language server | Lucas Crownover | 2021-07-03 | 1 | -0/+44 | |
| | | ||||||
| * | ci: lint and format with stylua | Michael Lingelbach | 2021-07-03 | 91 | -1595/+1642 | |
| | | ||||||
| * | fix: prevent dirname returning '/' if path is empty string | rayx | 2021-07-03 | 1 | -1/+3 | |
| | | ||||||
| * | fix(rust-analyzer): improve root directory detection | Damien DeVille | 2021-07-03 | 1 | -6/+11 | |
| | | ||||||
| * | Merge pull request #956 from clason/texlab-3.1.0 | Michael Lingelbach | 2021-07-03 | 1 | -1/+7 | |
| |\ | | | | | texlab: update options for 3.1.0 | |||||
| | * | feat(texlab): update options to 3.2.0 | Christian Clason | 2021-06-27 | 1 | -1/+7 | |
| | | | ||||||
| * | | fix: validate cmd is of type table | Michael Lingelbach | 2021-07-03 | 1 | -0/+1 | |
| | | | ||||||
| * | | fix(julials): unintended characters can end up in the server_path | Michael Green | 2021-07-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | fix(terraform): terraform-ls is for terraform only | David Hotham | 2021-06-29 | 1 | -1/+1 | |
| | | | ||||||
| * | | improve(lean3ls): increase the default memory and timeout limits | Julian Berman | 2021-06-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Matches our VSCode's default found here: https://github.com/leanprover/vscode-lean/blob/ca764c60acbfaeaca55a681bc0be65f84b0cae44/package.json#L32-L41 | |||||
| * | | fix(tailwindcss): pin pre-built extension to 0.6.8 until npm release | Daniel M. Capella | 2021-06-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | improve(tailwindcss): missing validation settings, provide tab size for | Karim Abou Zeid | 2021-06-15 | 1 | -0/+22 | |
| | | | | | | | | | hover | |||||
| * | | fix(tailwindcss): remove package.json to fix docgen (#980) | Michael Lingelbach | 2021-06-14 | 1 | -1/+0 | |
| | | | ||||||
| * | | feat: add tailwindcss language server | Daniel M. Capella | 2021-06-14 | 1 | -0/+103 | |
| | | | ||||||
| * | | docs(jsonls): update installation instructions | Ben Frain | 2021-06-13 | 1 | -6/+6 | |
| | | | | | | | Updating server addresses to more recent language servers | |||||
| * | | docs(htmlls): update installation instructions | Ben Frain | 2021-06-13 | 1 | -5/+5 | |
| | | | | | | | Updating for more recent language server versions | |||||
| * | | fix(cssls): fix linting erros (#977) | Michael Lingelbach | 2021-06-13 | 1 | -2/+1 | |
| | | | ||||||
| * | | docs(cssls): update installation for vscode-css-language-server | Ben Frain | 2021-06-13 | 1 | -6/+8 | |
| | | | | | | | * Update to provide updated CSS instructions | |||||
| * | | feat(lean): add support for Lean 4 language server | Rishikesh Vaishnav | 2021-06-13 | 2 | -6/+50 | |
| | | | ||||||
| * | | Merge pull request #973 from mjlbach/fix/docgen-1 | Michael Lingelbach | 2021-06-13 | 1 | -1/+0 | |
| |\ \ | | | | | | | fix(docgen): remove codeql package.json | |||||
| | * | | fix(docgen): remove codeql package.json | Michael Lingelbach | 2021-06-13 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | docs(fsautocomplete): update installation | Adelar da Silva Queiróz | 2021-06-13 | 1 | -13/+10 | |
| |/ / | | | | | | | * Add global binary name as default cmd | |||||
| * | | clangd: "can’t" -> "cannot" in switchSourceHeader failure message | Bradley Hardy | 2021-06-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix wrong root_uri | Alvaro Muñoz | 2021-06-09 | 1 | -2/+2 | |
| | | | ||||||
| * | | Add Crystalline (Crystal) | Greg Werbin | 2021-06-03 | 1 | -0/+24 | |
| |/ | ||||||
| * | Fix link for texlab | Mario | 2021-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | Update rome.lua link to website | Steve Lacy | 2021-05-28 | 1 | -1/+1 | |
| | | ||||||
| * | Fix LspInfo attached client summary | Lucy Crockett | 2021-05-24 | 1 | -5/+5 | |
| | | | | | Related issue @ https://github.com/neovim/nvim-lspconfig/issues/932 Co-authored-by: Ahmed Khalf <ahmedkhalf567@gmail.com> | |||||
| * | Merge pull request #919 from nathanaelcunningham/prismals | Michael Lingelbach | 2021-05-23 | 1 | -0/+31 | |
| |\ | | | | | add config for prisma language server | |||||
| | * | parent d23816b7b00028375e53dba2aa30f2b56573cf54 | Nathanael Cunningham | 2021-05-23 | 1 | -0/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | author Nathanael Cunningham <nate.cunningham@stairsupplies.com> 1621482746 -0400 committer Nathanael Cunningham <nate.cunningham@stairsupplies.com> 1621755876 -0400 add config for prisma language server update prismals description fix root_dir for prismals add additional root_dir filetype update prismals description add additional root_dir filetype | |||||
| * | | Fix LspInfo attached client count | Lucy Crockett | 2021-05-23 | 1 | -1/+1 | |
| | | | | | | | Related issue @ https://github.com/neovim/neovim/issues/14618 | |||||
| * | | docs: update sumenko docs to add runtime files | Michael Lingelbach | 2021-05-22 | 1 | -5/+6 | |
| | | | ||||||
| * | | jdtls: add package_json path | tamago324 | 2021-05-21 | 1 | -0/+1 | |
| |/ | ||||||
| * | Merge pull request #912 from undu/ocaml_interface | Peter Lithammer | 2021-05-19 | 1 | -1/+18 | |
| |\ | | | | | Add multiple types for ocamllsp | |||||
| | * | ocamllsp: add more filetypes | Pau Ruiz Safont | 2021-05-17 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | These are ocamlinterface, ocamllex and menhir. This is in preparation when these filetypes will be introduced in order to keep lsp working on them. The change is backwards compatible. For more information about the rationale of this change please read https://github.com/ocaml/vim-ocaml/pull/61 | |||||
| | * | ocamllsp: prepare for filetype to language_id translation | Pau Ruiz Safont | 2021-05-17 | 1 | -1/+15 | |
| | | | ||||||
| * | | Merge pull request #900 from rafamadriz/master | Michael Lingelbach | 2021-05-17 | 1 | -1/+1 | |
| |\ \ | |/ |/| | modify jdtls env var example for one that works on all systems | |||||
| | * | revert config.md and modify jdtls instead | rafamadriz | 2021-05-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | update texlab options to v3.0.0 | Christian Clason | 2021-05-16 | 1 | -14/+14 | |
| | | | ||||||
| * | | Clarify pyls & pylsp installation instructions | Michael Lingelbach | 2021-05-15 | 2 | -1/+4 | |
| | | | ||||||
| * | | Add ReScript language server configuration | Amirali Esmaeili | 2021-05-11 | 1 | -0/+45 | |
| |/ | ||||||
| * | remove pylsp default_config doc | Michael Weimann | 2021-05-07 | 1 | -4/+1 | |
| | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | |||||
| * | Merge pull request #883 from weeman1337/feature-pylsp | Peter Lithammer | 2021-05-07 | 1 | -0/+37 | |
| |\ | | | | | Add pylsp | |||||
| | * | add pylsp | Michael Weimann | 2021-05-06 | 1 | -0/+37 | |
| | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu> | |||||
| * | | efm: Include current file dir in root detection | Hugo Barrera | 2021-05-06 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | The current settings for EFM make it so that it will only work within a git repository. This change adds a fallback, so that if the current file is _not_ inside a git repository then the current directory is used instead. This is useful, for example, when opening a random python file, so as to get feedback from the system flake8. | |||||
