aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* styluaWilliam Boman2021-12-101-1/+1
* fix: increase timeout for sync installs to 60 minutesWilliam Boman2021-12-103-12/+18
* fix(angularls): fix --ngProbeLocation (#323)William Boman2021-12-081-1/+7
* README: add link to Rust Wiki pageWilliam Boman2021-12-081-1/+2
* add spectral (#295)William Boman2021-12-086-3/+40
* add :PylspInstall command for managing 3rd party pylsp plugins (#318)Fymyte2021-12-083-1/+39
* initial healthcheck integration (#321)William Boman2021-12-0710-28/+160
* fix(installers/npm): dont apply global-style for standalone npm installWilliam Boman2021-12-072-33/+39
* fix(quick_lint_js): use latest dist instead of collecting it via github API (...William Boman2021-12-071-3/+4
* tag eslint with javascript & typescriptWilliam Boman2021-12-062-3/+6
* fix(quick_lint_js): account for the fact that the archive has different struc...William Boman2021-12-061-2/+6
* fix installing arduino_language_server on WindowsWilliam Boman2021-12-062-2/+3
* fix(quick_lint_js): use correct release files (#314)William Boman2021-12-062-8/+35
* add quick_lint_js (#313)William Boman2021-12-067-3/+73
* Add arduino-language-server support (#298)Chad Condon2021-12-065-76/+167
* feat: use vim.ui.select to prompt which server to installWilliam Boman2021-12-061-27/+29
* rerun autogenWilliam Boman2021-12-051-1/+1
* rome: update latest pinned versionWilliam Boman2021-12-052-2/+2
* graphql: remove filetypes overrideWilliam Boman2021-12-051-1/+0
* erlangls: use rebar3 cmd consistentlyWilliam Boman2021-12-051-4/+10
* serve_d: remove pinned latest versionWilliam Boman2021-12-051-6/+0
* fix(powershell_es): don't limit to windows (#311)Liza Chevalier2021-12-051-7/+10
* add ccls (#299)William Boman2021-12-0511-19/+179
* sumneko_lua: don't provide -E argument as it's not needed (#309)William Boman2021-12-051-6/+1
* fix(angularls): also provide `cmd` propertyWilliam Boman2021-12-051-8/+13
* fix(installers/shell): pass script via arg, when possible (#307)William Boman2021-12-051-5/+4
* scripts/autogen_metadata: directly import server config from lspconfigWilliam Boman2021-12-051-2/+2
* docs: clarify how servers are installed and the recommended setup (#306)William Boman2021-12-042-0/+28
* fix(angularls): also use new_root_dir for probe locations (#302)William Boman2021-12-031-12/+19
* server: always delete the tmp install dir if installation failsWilliam Boman2021-12-021-2/+7
* fix(clangd): check non-nil before trying to formatWilliam Boman2021-12-021-2/+3
* autogenWilliam Boman2021-11-301-0/+1
* fix(solang): fix languages propertyWilliam Boman2021-11-301-1/+1
* CUSTOM_SERVERS: remove shell.remote_bashWilliam Boman2021-11-301-22/+0
* fix(bicep): download the langserver via the vscode distribution (#286)William Boman2021-11-302-3/+11
* Added some clarity to eslint readme (#282)Glenn2021-11-291-1/+5
* installers/npm: use global style (#289)William Boman2021-11-292-10/+30
* add csharpls (#294)Access2021-11-296-2/+48
* fix(fsharp): update cmd (#290)Access2021-11-281-1/+1
* autogenWilliam Boman2021-11-282-1/+2
* added explicit expand-archive command (#284)boris-kuz2021-11-251-1/+3
* add dartls (#267)William Boman2021-11-255-0/+24
* fix(windows): unset PSMODULEPATH before invoking powershell scripts (#278)William Boman2021-11-253-4/+11
* actions/auto-assign-issues: add column_name argWilliam Boman2021-11-241-0/+1
* actions: automatically assign new issues to triaging projectWilliam Boman2021-11-243-13/+32
* README: fix jedi_language_server languageWilliam Boman2021-11-231-2/+2
* ui/display: remove unnecessary schedule wrapsWilliam Boman2021-11-191-8/+11
* README: update configuration sectionWilliam Boman2021-11-191-4/+1
* angularls: overload on_new_config with new probe locations (#269)Lucas Viana2021-11-191-8/+13
* angularls: use server root dir for probe locations (#266)William Boman2021-11-181-30/+3