Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Install json-languageserver from git repositoryjson-languageserver-2 | Yasuhiro Matsumoto | 2020-03-06 |
| | |||
* | Rename vue-language-server to vls | Yasuhiro Matsumoto | 2020-03-05 |
| | |||
* | Merge pull request #182 from mattn/register-command | mattn | 2020-03-03 |
|\ | | | | | Add client-side commands | ||
| * | Fix for review | Yasuhiro Matsumoto | 2020-03-02 |
| | | |||
| * | Check lsp#register_command() exists | Yasuhiro Matsumoto | 2020-03-01 |
| | | |||
| * | Add client-side commands | Yasuhiro Matsumoto | 2020-03-01 |
| | | |||
* | | Merge pull request #184 from lnsf/master | mattn | 2020-03-03 |
|\ \ | | | | | | | Fix install-rust-analyzer.sh | ||
| * | | Delete files about ra_lsp_server | lnsf | 2020-03-03 |
| |/ | |||
* / | fix css-languageserver setting | Duc Nghiem-Xuan | 2020-03-02 |
|/ | |||
* | Add customizable semantic_highlightfix-177 | Yasuhiro Matsumoto | 2020-02-28 |
| | |||
* | drop typescript.tsx | Mitsuo Heijo | 2020-02-25 |
| | |||
* | fix indent | yaegassy | 2020-02-25 |
| | |||
* | Update eslint-server (vscode-eslint) to version 2 | yaegassy | 2020-02-24 |
| | |||
* | root_uri patterns should be configurable | Yasuhiro Matsumoto | 2020-02-20 |
| | |||
* | Merge branch 'master' of git://github.com/mattn/vim-lsp-settings | Yasuhiro Matsumoto | 2020-02-20 |
|\ | |||
| * | Merge pull request #168 from h-michael/rust-analyzer | mattn | 2020-02-19 |
| |\ | | | | | | | rust-analyzer: add rust-analyzer | ||
| | * | rust-analyzer: add rust-analyzer | Hirokazu Hata | 2020-02-18 |
| | | | | | | | | | | | | | | | I think it's better to keep ra_lsp_server for a while as a user transition period, so I add rust-analyzer instead of rename. | ||
| * | | Merge pull request #169 from mattn/sqls | mattn | 2020-02-19 |
| |\ \ | | | | | | | | | Add sqls | ||
| | * | | Add sqls | Yasuhiro Matsumoto | 2020-02-18 |
| | |/ | |||
* | / | Move patterns | Yasuhiro Matsumoto | 2020-02-20 |
|/ / | |||
* / | Add eslint-language-server | Yasuhiro Matsumoto | 2020-02-18 |
|/ | |||
* | Revert 16d44096c416295c4762aefbc139b139a2aa8caf | Yasuhiro Matsumoto | 2020-02-17 |
| | |||
* | add Cargo.toml for search and update ra_lsp_server | Prabir | 2020-02-16 |
| | |||
* | Fix url of local schema | Yasuhiro Matsumoto | 2020-02-16 |
| | |||
* | Merge branch 'master' of git://github.com/mattn/vim-lsp-settings | Yasuhiro Matsumoto | 2020-02-16 |
|\ | |||
| * | Fix syntex error when open go file | Jianxin Hu | 2020-02-16 |
| | | |||
* | | Apply local schema | Yasuhiro Matsumoto | 2020-02-16 |
|/ | |||
* | Edit local settings.json | Yasuhiro Matsumoto | 2020-02-16 |
| | |||
* | Do not set workspace_config for yaml-language-server | Yasuhiro Matsumoto | 2020-02-15 |
| | |||
* | Enable {'matcher': 'fuzzy'} for gopls in default | Yasuhiro Matsumoto | 2020-02-14 |
| | | | | Fixes #150 | ||
* | Add server configs | Yasuhiro Matsumoto | 2020-02-14 |
| | |||
* | Remove typed_pattern | Yasuhiro Matsumoto | 2020-02-13 |
| | |||
* | Prefer 'Document' contains | Yasuhiro Matsumoto | 2020-02-13 |
| | |||
* | Enable when LSP is enabled | Yasuhiro Matsumoto | 2020-02-13 |
| | |||
* | Merge branch 'master' into add-LspSwitchSourceHeader | Yasuhiro Matsumoto | 2020-02-13 |
|\ | |||
| * | Merge branch 'master' into julia | Yasuhiro Matsumoto | 2020-02-12 |
| |\ | |||
| * | | [WIP] Add julia-language-server | Yasuhiro Matsumoto | 2020-02-01 |
| | | | |||
* | | | Add LspSwitchSourceHeader based on @kent-tri's patch | Yasuhiro Matsumoto | 2020-02-10 |
| |/ |/| | | | | | See https://github.com/prabirshrestha/vim-lsp/pull/703 | ||
* | | Use single quote | Yasuhiro Matsumoto | 2020-02-10 |
| | | |||
* | | Merge branch 'master' of git://github.com/mattn/vim-lsp-settings | Yasuhiro Matsumoto | 2020-02-08 |
|\ \ | |||
| * | | Add .tsx and .jsx extentions to LspRegisterServer | Amadeus Demarzi | 2020-02-05 |
| | | | |||
* | | | Merge branch 'master' into glsllsglslls | Yasuhiro Matsumoto | 2020-02-05 |
|\| | | |||
| * | | Fix refresh_pattern and typed_pattern | Yasuhiro Matsumoto | 2020-02-05 |
| | | | |||
| * | | Fix typed_pattern | Yasuhiro Matsumoto | 2020-02-05 |
| | | | |||
| * | | Fixes refresh_pattern and typed_pattern. | Yasuhiro Matsumoto | 2020-02-05 |
| | | | |||
| * | | Fixes refresh_pattern and typed_pattern. | Yasuhiro Matsumoto | 2020-02-05 |
| | | | |||
| * | | Rename asyncomplete-refresh-pattern to refresh_pattern | Yasuhiro Matsumoto | 2020-02-05 |
| | | | |||
* | | | Add glslls | Yasuhiro Matsumoto | 2020-02-05 |
|/ / | |||
* | | Add asyncomlpete-refresh-pattern for CSS | Yasuhiro Matsumoto | 2020-02-05 |
| | | |||
* | | Fix default initialization_options of vue-language-server | Naoya Inada | 2020-02-03 |
| | |