aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | bugfix for code action not working sometimesJerry Wang2020-12-011-0/+2
| | | | | | | | | | | | | | | | | | tested on my local.
| * | | | | Merge pull request #439 from benawas/masterHirokazu Hata2020-12-091-2/+6
| |\ \ \ \ \ | | | | | | | | | | | | | | Add extension to pyright command name on Windows
| | * | | | | Add extension to pyright command name on Windowsbenawas2020-12-041-2/+6
| | | |/ / / | | |/| | |
| * | | | | Merge pull request #406 from igrep/purescriptls-winHirokazu Hata2020-12-091-1/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add extension to purescriptls command name on WindowsYAMAMOTO Yuji2020-11-161-1/+4
| | | | | |
| * | | | | pyright: Wrap settings correctly with python.analysisPeter Lithammer2020-12-031-2/+6
| | | | | |
| * | | | | Merge pull request #366 from Ogromny/zls_supportMatthieu Coudron2020-12-031-0/+22
| |\ \ \ \ \ | | |_|/ / / | |/| | | | Add support for Zig Language Server
| | * | | | [ZLS] change root_dirOgromny2020-09-241-2/+4
| | | | | |
| | * | | | [ZLS] initial commitOgromny2020-09-241-0/+20
| | | |/ / | | |/| |
| * | | | Remove before_init workaroundMichael Lingelbach2020-11-271-7/+0
| | | | |
| * | | | These init_options need to be booleans in order to take effectPat O'Connor2020-11-221-5/+5
| | |_|/ | |/| |
| * | | Add unzip dependency for mac and linux installationMichael Lingelbach2020-11-151-0/+4
| | | |
| * | | Move pyright.lua to correct location under lspconfigMichael Lingelbach2020-11-151-0/+0
| | | |
| * | | Merge pull request #303 from mjlbach/feature/add-pyright-languageserverHirokazu Hata2020-11-161-0/+40
| |\ \ \ | | |_|/ | |/| |
| | * | nvim_lsp -> lspconfigMichael Lingelbach2020-11-151-2/+2
| | | |
| | * | Update pyright.luaMichael Lingelbach2020-09-091-3/+7
| | | |
| | * | Add analysis settingMichael Lingelbach2020-07-141-0/+1
| | | |
| | * | useLibraryCodeForTypes to automatically parse virtualenvMichael Lingelbach2020-07-141-2/+5
| | | |
| | * | Update root detectionMichael Lingelbach2020-07-141-1/+1
| | | |
| | * | Add pyright languageserverMichael Lingelbach2020-07-141-0/+32
| | | |
| * | | Merge pull request #399 from Iron-E/patch-1Hirokazu Hata2020-11-163-15/+14
| |\ \ \
| | * | | Re-add negation after automated commitIron_E2020-11-151-1/+1
| | | | |
| | * | | Update lua/lspconfig/configs.luaIron-E2020-11-151-1/+1
| | | | | | | | | | | | | | | Co-authored-by: Hirokazu Hata <h.hata.ai.t@gmail.com>
| | * | | Remove redundant assertionIron_E2020-11-151-2/+1
| | | | |
| | * | | Use 'not config.callbacks' over 'not lsp.callbacks'Iron_E2020-11-151-1/+1
| | | | |
| | * | | Put assertion within function scopeIron_E2020-11-151-3/+1
| | | | |
| | * | | Move no callbacks assertion to outer scopeIron_E2020-11-151-1/+3
| | | | |
| | * | | Add help reference for failed callback assertionIron_E2020-11-151-2/+2
| | | | |
| | * | | Change the rest of the callback usagesIron_E2020-11-152-12/+12
| | | | |
| | * | | Use handlers instead of callbacksIron-E2020-11-151-3/+3
| | | | | | | | | | | | | | | | | | | | The recent changes in neovim head cause loading this file to create an error. These changes have resolved that on my machine
| * | | | terraformls: Fix arguments to cmdPeter Lithammer2020-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ```console $ terraform-ls Usage: terraform-ls [--version] [--help] <command> [<args>] Available commands are: completion Lists available completion items inspect-module Lists available debug items serve Starts the Language Server ``` ```console $ terraform-ls serve 2020/09/14 13:34:28 serve_command.go:137: Starting terraform-ls 0.0.0-dev 2020/09/14 13:34:28 service.go:60: Preparing new session ... 2020/09/14 13:34:28 service.go:77: Worker pool size set to 12 2020/09/14 13:34:28 watcher.go:118: watching for changes ... 2020/09/14 13:34:28 langserver.go:69: Starting server (pid 83736) ... ```
| * | | | Kotlin LS: Add more root pattern filesHiPhish2020-11-151-1/+16
| | | | |
| * | | | Merge pull request #403 from h-michael/kotlinHirokazu Hata2020-11-151-0/+7
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Support of kotlin-language-server cmd for WindowsHirokazu Hata2020-11-151-1/+6
| | | | |
| | * | | add default for kotlin-language-server cmdJan Steinke2020-08-241-0/+2
| | | | |
| * | | | sourcekit: change package.json pathHirokazu Hata2020-11-151-1/+1
| |/ / /
| * | | Add notice message for loading a old lua moduleHirokazu Hata2020-10-301-0/+2
| | | |
| * | | Rename nvim_lsp to lspconfigHirokazu Hata2020-09-0658-126/+126
| | | |
| * | | Merge pull request #238 from steelsojka/angular-lsMatthieu Coudron2020-11-142-2/+74
| |\ \ \ | | |_|/ | |/| | feat(angular-ls): add angular language service
| | * | feat(angular-ls): add angular language serviceSteven Sojka2020-08-312-2/+74
| | | |
* | | | fix(groovyls) README fixWuilliam Lacruz2020-09-171-1/+1
| | | |
* | | | feat(groovyls) custom and default `cmd` works, readme updatedWuilliam Lacruz2020-09-171-26/+41
| | | |
* | | | feat(groovyls) now works, pending a little refactorWuilliam Lacruz2020-09-171-19/+16
| | | |
* | | | fix(groovyls) Now using the right pathsWuilliam Lacruz2020-09-161-4/+4
| | | |
* | | | feat(groovyls) now is installableWuilliam Lacruz2020-09-161-13/+83
| | | |
* | | | feat(groovyls) a little refactorWuilliam Lacruz2020-09-151-1/+5
| | | |
* | | | fix(groovyls) absolute path to javaWuilliam Lacruz2020-09-151-1/+1
| | | |
* | | | fix(groovyls) bad filenameWuilliam Lacruz2020-09-151-0/+0
| | | |
* | | | feat(groovy) add a basic intent of supportWuilliam Lacruz2020-09-151-0/+23
|/ / /
* | | hls: add config for haskell language server #336Saxon Jensen2020-09-071-0/+24
| | |