| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | fix: add jsconfig to the root pattern for tsserver | Arnold Chand | 2020-12-03 | 1 | -2/+2 | |
| | | | | | ||||||
| * | | | | Merge pull request #420 from Gian12315/master | Michael Lingelbach | 2020-12-29 | 1 | -0/+24 | |
| |\ \ \ \ | | | | | | | | | | | Add forward search command for Texlab | |||||
| | * | | | | Use forward search status | Gian12315 | 2020-11-22 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | Implemented forward search | Gian12315 | 2020-11-22 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | Added command | Gian12315 | 2020-11-21 | 1 | -0/+1 | |
| | | | | | | ||||||
| | * | | | | Tring to implement forward search | Gian12315 | 2020-11-21 | 1 | -0/+23 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #385 from elianiva/svelte-lang-server | Michael Lingelbach | 2020-12-29 | 1 | -0/+46 | |
| |\ \ \ \ \ | | | | | | | | | | | | | Add support for "Svelte" language server | |||||
| | * | | | | | renamed `nvim_lsp` to `lspconfig` | elianiva | 2020-12-23 | 1 | -2/+2 | |
| | | | | | | | ||||||
| | * | | | | | Add "Svelte" language server | elianiva | 2020-12-23 | 1 | -0/+46 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | Merge pull request #471 from mjlbach/feature/handle_registerCapability | Hirokazu Hata | 2020-12-25 | 1 | -0/+13 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | Add catch-all callback for client/registerCapability | |||||
| | * | | | | Add catch-all callback for client/registerCapability | Michael Lingelbach | 2020-12-22 | 1 | -0/+13 | |
| | | | | | | ||||||
| * | | | | | Have leanls use util.find_git_ancestor. | Julian Berman | 2020-12-22 | 1 | -2/+4 | |
| | |_|_|/ |/| | | | | | | | | | | | | | | | (Otherwise, the existing root_dir won't enable leanls for the normal style of lean package.) | |||||
| * | | | | Remove ghcide deperecation message | Hirokazu Hata | 2020-12-21 | 1 | -2/+0 | |
| | | | | | ||||||
| * | | | | Add deprecation message to ghcide | Hirokazu Hata | 2020-12-21 | 1 | -2/+3 | |
| |/ / / | ||||||
| * | | | zig: nvim_lsp/zls.lua -> lspconfig/zls.lua | Michael Lingelbach | 2020-12-18 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Merge pull request #392 from abenz1267/master | Hirokazu Hata | 2020-12-14 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'master' into master | Andrej Benz | 2020-12-11 | 61 | -226/+401 | |
| | |\ \ \ | ||||||
| | * | | | | changed filepath | Andrej Benz | 2020-12-11 | 1 | -0/+0 | |
| | | | | | | ||||||
| | * | | | | removed .git from doc | Andrej Benz | 2020-11-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Actual root_dir doesn't look for .git folder. | |||||
| * | | | | | groovyls: nvim_lsp -> lspconfig | Tormod Alf Try Tufteland | 2020-12-11 | 1 | -5/+5 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'master' of github.com:neovim/nvim-lspconfig into groovyls-support | Wuilliam Lacruz | 2020-12-10 | 61 | -226/+401 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | Merge pull request #438 from HiPhish/kotlin | Hirokazu Hata | 2020-12-09 | 1 | -2/+2 | |
| | |\ \ \ \ | | | | | | | | | | | | | Kotlin: Fix order of root files | |||||
| | | * | | | | Kotlin: Fix order of root files | HiPhish | 2020-12-03 | 1 | -2/+2 | |
| | | | |_|/ | | |/| | | ||||||
| | * | | | | Merge pull request #429 from jerrywang1981/master | Hirokazu Hata | 2020-12-09 | 1 | -1/+11 | |
| | |\ \ \ \ | ||||||
| | | * | | | | added comment | Jerry Wang | 2020-12-08 | 1 | -2/+10 | |
| | | | | | | | ||||||
| | | * | | | | bugfix for code action not working sometimes | Jerry Wang | 2020-12-01 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | tested on my local. | |||||
| | * | | | | | Merge pull request #439 from benawas/master | Hirokazu Hata | 2020-12-09 | 1 | -2/+6 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | Add extension to pyright command name on Windows | |||||
| | | * | | | | | Add extension to pyright command name on Windows | benawas | 2020-12-04 | 1 | -2/+6 | |
| | | | |/ / / | | |/| | | | ||||||
| | * | | | | | Merge pull request #406 from igrep/purescriptls-win | Hirokazu Hata | 2020-12-09 | 1 | -1/+4 | |
| | |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | | * | | | | Add extension to purescriptls command name on Windows | YAMAMOTO Yuji | 2020-11-16 | 1 | -1/+4 | |
| | | | | | | | ||||||
| | * | | | | | pyright: Wrap settings correctly with python.analysis | Peter Lithammer | 2020-12-03 | 1 | -2/+6 | |
| | | | | | | | ||||||
| | * | | | | | Merge pull request #366 from Ogromny/zls_support | Matthieu Coudron | 2020-12-03 | 1 | -0/+22 | |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | Add support for Zig Language Server | |||||
| | | * | | | | [ZLS] change root_dir | Ogromny | 2020-09-24 | 1 | -2/+4 | |
| | | | | | | | ||||||
| | | * | | | | [ZLS] initial commit | Ogromny | 2020-09-24 | 1 | -0/+20 | |
| | | | |/ / | | |/| | | ||||||
| | * | | | | Remove before_init workaround | Michael Lingelbach | 2020-11-27 | 1 | -7/+0 | |
| | | | | | | ||||||
| | * | | | | These init_options need to be booleans in order to take effect | Pat O'Connor | 2020-11-22 | 1 | -5/+5 | |
| | | |_|/ | |/| | | ||||||
| | * | | | Add unzip dependency for mac and linux installation | Michael Lingelbach | 2020-11-15 | 1 | -0/+4 | |
| | | | | | ||||||
| | * | | | Move pyright.lua to correct location under lspconfig | Michael Lingelbach | 2020-11-15 | 1 | -0/+0 | |
| | | | | | ||||||
| | * | | | Merge pull request #303 from mjlbach/feature/add-pyright-languageserver | Hirokazu Hata | 2020-11-16 | 1 | -0/+40 | |
| | |\ \ \ | | |_|/ | |/| | | ||||||
| | | * | | nvim_lsp -> lspconfig | Michael Lingelbach | 2020-11-15 | 1 | -2/+2 | |
| | | | | | ||||||
| | | * | | Update pyright.lua | Michael Lingelbach | 2020-09-09 | 1 | -3/+7 | |
| | | | | | ||||||
| | | * | | Add analysis setting | Michael Lingelbach | 2020-07-14 | 1 | -0/+1 | |
| | | | | | ||||||
| | | * | | useLibraryCodeForTypes to automatically parse virtualenv | Michael Lingelbach | 2020-07-14 | 1 | -2/+5 | |
| | | | | | ||||||
| | | * | | Update root detection | Michael Lingelbach | 2020-07-14 | 1 | -1/+1 | |
| | | | | | ||||||
| | | * | | Add pyright languageserver | Michael Lingelbach | 2020-07-14 | 1 | -0/+32 | |
| | | | | | ||||||
| | * | | | Merge pull request #399 from Iron-E/patch-1 | Hirokazu Hata | 2020-11-16 | 3 | -15/+14 | |
| | |\ \ \ | ||||||
| | | * | | | Re-add negation after automated commit | Iron_E | 2020-11-15 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | * | | | Update lua/lspconfig/configs.lua | Iron-E | 2020-11-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Co-authored-by: Hirokazu Hata <h.hata.ai.t@gmail.com> | |||||
| | | * | | | Remove redundant assertion | Iron_E | 2020-11-15 | 1 | -2/+1 | |
| | | | | | | ||||||
| | | * | | | Use 'not config.callbacks' over 'not lsp.callbacks' | Iron_E | 2020-11-15 | 1 | -1/+1 | |
| | | | | | | ||||||
