| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | LspInfo: fix when filetypes not defined | Michael Lingelbach | 2021-01-14 | 1 | -9/+20 | |
| |/ / / / / | ||||||
| * | | | | | Fix root detection for LspInfo, cache setup | Michael Lingelbach | 2021-01-14 | 2 | -10/+12 | |
| * | | | | | LspInfo: disable transparency for terminal emulator compatibility | Michael Lingelbach | 2021-01-11 | 1 | -1/+0 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #651 from mjlbach/lsp_info | Michael Lingelbach | 2021-01-11 | 2 | -0/+205 | |
| |\ \ \ \ | ||||||
| | * | | | | Commands: add LspInfo | Michael Lingelbach | 2021-01-11 | 2 | -0/+205 | |
| * | | | | | rust_analyzer: read project root from cargo | Michael Lingelbach | 2021-01-11 | 1 | -3/+9 | |
| |/ / / / | ||||||
| * | | | | Remove package_json link from metals. | ckipp01 | 2021-01-10 | 1 | -1/+0 | |
| * | | | | Merge pull request #644 from jdrouhard/clangd_fix_capabilities | Michael Lingelbach | 2021-01-09 | 2 | -18/+17 | |
| |\ \ \ \ | ||||||
| | * | | | | clangd: fix capabilities by extending protocol defaults with utf-8 offset enc... | John Drouhard | 2021-01-08 | 2 | -18/+17 | |
| | |/ / / | ||||||
| * | | | | tsserver: fix luacheck error | Michael Lingelbach | 2021-01-08 | 1 | -1/+1 | |
| * | | | | Merge pull request #648 from mjlbach/rust_analyzer_root | Michael Lingelbach | 2021-01-08 | 1 | -1/+5 | |
| |\ \ \ \ | ||||||
| | * | | | | rust-analyzer: fix root pattern for multi-crate projects | Michael Lingelbach | 2021-01-08 | 1 | -1/+5 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #554 from mjlbach/typescript_fix_root | Michael Lingelbach | 2021-01-08 | 1 | -1/+4 | |
| |\ \ \ \ | ||||||
| | * | | | | tsserver: fix root detection to prefer tsconfig.json | Michael Lingelbach | 2021-01-08 | 1 | -1/+4 | |
| * | | | | | jdtls: fix spelling error | Michael Lingelbach | 2021-01-08 | 1 | -1/+1 | |
| * | | | | | jdtls: fix formatting and non-local variable | Michael Lingelbach | 2021-01-08 | 1 | -4/+3 | |
| * | | | | | jdtls: fix cmd and fix java documentation | Michael Lingelbach | 2021-01-08 | 1 | -0/+38 | |
| | |/ / / |/| | | | ||||||
| * | | | | Merge pull request #556 from mjlbach/solargraph_diagnostics | Michael Lingelbach | 2021-01-08 | 1 | -1/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | solargraph: enable diagnostics by default | Michael Lingelbach | 2021-01-08 | 1 | -1/+6 | |
| * | | | | | Merge pull request #555 from mjlbach/fix_rls_documentation | Michael Lingelbach | 2021-01-07 | 1 | -1/+14 | |
| |\| | | | | ||||||
| | * | | | | rls: remove vscode extension link, fix documentation | Michael Lingelbach | 2021-01-07 | 1 | -1/+14 | |
| | |/ / / | ||||||
| * | | | | update denols doc | Ya Zhuang | 2021-01-08 | 1 | -1/+0 | |
| * | | | | Merge pull request #547 from mjlbach/update_julia_documentation | Michael Lingelbach | 2021-01-06 | 1 | -21/+60 | |
| |\ \ \ \ | ||||||
| | * | | | | julials: fix cmd and update documentation | Michael Lingelbach | 2021-01-06 | 1 | -21/+60 | |
| | |/ / / | ||||||
| * / / / | vscode-html-languageserver: document reason completion is not on by default | Michael Lingelbach | 2021-01-06 | 1 | -1/+14 | |
| |/ / / | ||||||
| * | | | Merge pull request #546 from mjlbach/remove_vscode_doc_ccls | Michael Lingelbach | 2021-01-05 | 1 | -1/+0 | |
| |\ \ \ | ||||||
| | * | | | ccls: remove package.json from documentation | Michael Lingelbach | 2021-01-05 | 1 | -1/+0 | |
| * | | | | Merge pull request #540 from mjlbach/angularls_fix_documentation | Michael Lingelbach | 2021-01-05 | 1 | -0/+14 | |
| |\| | | | ||||||
| | * | | | angularls: update documentation to note on_init overrides cmd | Michael Lingelbach | 2021-01-05 | 1 | -0/+14 | |
| * | | | | added dhall lsp server | Brian Shu | 2021-01-05 | 1 | -0/+26 | |
| * | | | | Fix syntax error for sumneko_lua in CONFIG.md | Stephan Seitz | 2021-01-05 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | vimls: fix docgen | Michael Lingelbach | 2021-01-04 | 1 | -3/+3 | |
| * | | | Add deno language server | Michael Lingelbach | 2021-01-04 | 1 | -0/+30 | |
| * | | | Merge pull request #536 from mjlbach/sumneko_typo | Michael Lingelbach | 2021-01-04 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | sumneko: fix typo | Michael Lingelbach | 2021-01-04 | 1 | -1/+1 | |
| * | | | | ccls: add example of init_options | Michael Lingelbach | 2021-01-03 | 1 | -0/+19 | |
| |/ / / | ||||||
| * | | | Merge pull request #525 from mjlbach/fix_texlab_build_args | Michael Lingelbach | 2021-01-03 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | texlab: add %f to settings.latex.build.args | Michael Lingelbach | 2021-01-03 | 1 | -1/+1 | |
| * | | | | Merge pull request #518 from mjlbach/jsonls_fix_formatting | Michael Lingelbach | 2021-01-03 | 1 | -0/+17 | |
| |\ \ \ \ | ||||||
| | * | | | | jsonls: fix range formatting, add command for formatting buffer | Michael Lingelbach | 2021-01-03 | 1 | -0/+17 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #520 from mjlbach/update_sumneko_lua_docs | Michael Lingelbach | 2021-01-03 | 1 | -2/+16 | |
| |\ \ \ \ | ||||||
| | * | | | | Sumneko_lua: add suggested helper functions for setting path | Michael Lingelbach | 2021-01-03 | 1 | -2/+16 | |
| | |/ / / | ||||||
| * / / / | tsserver: add typescript as dependency in docs | Michael Lingelbach | 2021-01-03 | 1 | -2/+2 | |
| |/ / / | ||||||
| * | | | Add compatibility functions with deprecation notice | Michael Lingelbach | 2021-01-03 | 1 | -0/+29 | |
| * | | | Remove all installers and install logic | Michael Lingelbach | 2021-01-03 | 32 | -1247/+85 | |
| * | | | rust-analyzer: remove workaround for ignored capabilities | Michael Lingelbach | 2021-01-03 | 1 | -12/+0 | |
| * | | | Update sumneko lua docs | Michael Lingelbach | 2021-01-03 | 1 | -0/+29 | |
| * | | | Rust-analyzer: fix for missing required capabilities | Michael Lingelbach | 2020-12-31 | 1 | -1/+13 | |
| * | | | Remove workaround for missing workDoneProgress/create handler | Michael Lingelbach | 2020-12-31 | 1 | -4/+0 | |
| * | | | Fix filesystem permissions for cmake.lua and als.lua | Michael Lingelbach | 2020-12-29 | 2 | -0/+0 | |
