| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | docs: update sumneko_lua installation url (#2263) | Ra | 2022-11-28 | 1 | -1/+1 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2022-11-28 | 2 | -0/+4 | |
| | | | | | skip-checks: true | |||||
| * | Try to get sourcery auth token from config file (#2240) | Otto Ahoniemi | 2022-11-28 | 1 | -2/+26 | |
| | | | | | | | | * feat: try to get sourcery token from config file * fix: support windows * fix: only check for token if it's not in options | |||||
| * | perf: use alias api variable (#2260) | Raphael | 2022-11-26 | 2 | -14/+14 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2022-11-26 | 2 | -22/+106 | |
| | | | | | skip-checks: true | |||||
| * | docs(sourcery): put setup inside code block (#2258) | hafeoz | 2022-11-26 | 1 | -11/+15 | |
| | | ||||||
| * | feat: add ntt language server support (#2256) | lukaswozniak | 2022-11-26 | 2 | -2/+30 | |
| | | | | Co-authored-by: luwoznia <lukasz.wozniak@nokia.com> | |||||
| * | docs: update server_configurations.md | github-actions | 2022-11-24 | 2 | -0/+12 | |
| | | | | | skip-checks: true | |||||
| * | Add more ESLint options (#2254) | Mark Skelton | 2022-11-24 | 1 | -0/+6 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2022-11-21 | 2 | -8/+10 | |
| | | | | | skip-checks: true | |||||
| * | fix: override another progress handler for jdtls (#2153) | Volodymyr Kot | 2022-11-21 | 1 | -0/+1 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2022-11-20 | 2 | -0/+68 | |
| | | | | | skip-checks: true | |||||
| * | feat: add fennel-ls support (#2247) | liugh | 2022-11-20 | 1 | -0/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | * feat: add fennel-ls support * Update lua/lspconfig/server_configurations/fennel-ls.lua Co-authored-by: Raphael <glephunter@gmail.com> * Update lua/lspconfig/server_configurations/fennel-ls.lua Co-authored-by: Raphael <glephunter@gmail.com> * Update lua/lspconfig/server_configurations/fennel-ls.lua Co-authored-by: Raphael <glephunter@gmail.com> * Update lua/lspconfig/server_configurations/fennel-ls.lua Co-authored-by: Raphael <glephunter@gmail.com> Co-authored-by: liu <liu@allen> Co-authored-by: Raphael <glephunter@gmail.com> | |||||
| * | docs: update server_configurations.md | github-actions | 2022-11-20 | 2 | -0/+74 | |
| | | | | | skip-checks: true | |||||
| * | Add dolmenls configuration (#2251) | Pierrot | 2022-11-20 | 1 | -0/+26 | |
| | | ||||||
| * | fix(lua-lsp): Append 'lua/' to root_patern if the pattern is under lua (#2248) | sigmaSd | 2022-11-19 | 1 | -1/+5 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2022-11-19 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix(sumneko_lua): add .luarc.jsonc to root pattern (#2245) | figsoda | 2022-11-19 | 1 | -1/+2 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2022-11-13 | 2 | -0/+66 | |
| | | | | | skip-checks: true | |||||
| * | feat: add turtle-language-server support (#2239) | lucascool12 | 2022-11-13 | 1 | -0/+51 | |
| | | ||||||
| * | fix(eslint): root dir not found if using package.json config (#2234) | Fernando Gómez | 2022-11-10 | 1 | -9/+3 | |
| | | | | | ESLint server would not find root directory when config is set in `package.json` | |||||
| * | docs: update server_configurations.md | github-actions | 2022-11-09 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix(rome): use lsp-proxy cmd (#2236) | Otto Ahoniemi | 2022-11-09 | 1 | -2/+2 | |
| | | | | | | | | | | Command (see https://docs.rome.tools/cli/#rome-lspproxy) was introduced for better stdin support in rome v10.0.0. Original PR introducing this change: https://github.com/rome/tools/pull/3442 This is a breaking PR and requires users to update rome to version v10.0.0. | |||||
| * | docs: update server_configurations.md | github-actions | 2022-11-09 | 2 | -0/+74 | |
| | | | | | skip-checks: true | |||||
| * | feat: add millet support (#2233) | Ariel Davis | 2022-11-09 | 1 | -0/+23 | |
| | | ||||||
| * | fix(eslint): support flat config (#2229) | Michael Chris Lopez | 2022-11-07 | 1 | -0/+1 | |
| | | | | | Eslint have a new config scheme called flag config. Will become the only supported config in v9. https://eslint.org/blog/2022/08/new-config-system-part-2/#the-new-config-file%3A-eslint.config.js | |||||
| * | docs: update server_configurations.md | github-actions | 2022-11-06 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix(sumneko_lua): check for yaml format of selene config (#2228) | vladislav doster | 2022-11-06 | 1 | -1/+2 | |
| | | | | Related documentation: https://kampfkarren.github.io/selene/archive/std_v1.html | |||||
| * | docs: update server_configurations.md | github-actions | 2022-11-01 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix: use `v ls` instead of `vls` | Adelar da Silva Queiróz | 2022-11-01 | 1 | -1/+1 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2022-10-30 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix: dead link in "texlab" description #2222 | ayhon | 2022-10-30 | 1 | -1/+1 | |
| | | | | `texlab` changed where they store their documentation. Since https://github.com/latex-lsp/texlab/commit/d03e350679dfdbbd0d25e3c28131c4b2677789cf they store that information in their GitHub wiki | |||||
| * | docs: update server_configurations.md | github-actions | 2022-10-26 | 2 | -12/+12 | |
| | | | | | skip-checks: true | |||||
| * | fix(volar): update example for volar 1.0 (#2219) | Michael Härtl | 2022-10-26 | 1 | -6/+6 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2022-10-25 | 2 | -0/+94 | |
| | | | | | skip-checks: true | |||||
| * | feat: add anakin language server (Python) (#2217) | Greg Werbin | 2022-10-25 | 1 | -0/+78 | |
| | | | | | | | | | | | | | | * feat: add anakin-language-server * fix(anakin-language-server): use the correct executable name * fix(anakin-language-server): display errors as ERROR, not WARNING This is an attempt to elevate the reporting level of mistakes that will cause you program to crash unexpectedly, above the level of style warnings and other non-critical problems. * fix(anakin-language-server): style warning | |||||
| * | docs: update server_configurations.md | github-actions | 2022-10-24 | 2 | -0/+64 | |
| | | | | | skip-checks: true | |||||
| * | feat: Dafny support (#2193) | Gorgeous-Patrick | 2022-10-24 | 1 | -0/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | * feat: add dafny support * feat: fix dafny lsp * style: coding style fixed * fix: a better way of single file mode * fix: possible windows compatibility * fix: typo in dotnet * fix: path to dll removed * feat: a probably better doc for dafny language server plugin * fix(dafny): lua syntax error Co-authored-by: Raphael <glephunter@gmail.com> Co-authored-by: Raphael <glephunter@gmail.com> | |||||
| * | fix: cmd vim.lsp.rpc.connect by user (#2213) | Access | 2022-10-23 | 1 | -1/+5 | |
| | | | | when user what to set cmd to vim.rpc.connect, but it is a function | |||||
| * | fix: check the package.json has eslintConfig field for eslint (#2208) | Raphael | 2022-10-21 | 1 | -10/+31 | |
| | | | | | | * fix: check the package.json has eslintConfig field for eslint * fix: remove duplicate windows check | |||||
| * | docs: update server_configurations.md | github-actions | 2022-10-20 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | docs(golangci_lint_ls): update a version of binary (#2204) | Saltaformajo | 2022-10-20 | 1 | -1/+1 | |
| | | ||||||
| * | fix(rust_analyzer): path nil (#2198) | bstaint | 2022-10-17 | 1 | -1/+4 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2022-10-15 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix: remove --background-service-enabled and add ↵ | Adelar da Silva Queiróz | 2022-10-15 | 1 | -1/+1 | |
| | | | | | --adaptive-lsp-server-enabled for F# (#2197) | |||||
| * | docs: update server_configurations.md | github-actions | 2022-10-14 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix: `aregument` typo in doc changed to `argument` (#2195) | Mario Ortiz Manero | 2022-10-14 | 1 | -1/+1 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2022-10-14 | 2 | -2/+2 | |
| | | | | | skip-checks: true | |||||
| * | fix: update qml filetype same as treesitter (#2168) | Access | 2022-10-14 | 1 | -1/+1 | |
| | | ||||||
| * | docs: update server_configurations.md | github-actions | 2022-10-14 | 2 | -0/+68 | |
| | | | | | skip-checks: true | |||||
