Prabir Shrestha
c5ada1e93a
fix a:url
2022-01-03 15:02:31 +09:00
Prabir Shrestha
d0012d24e9
ad LspRustOpenDocs
2022-01-03 15:02:31 +09:00
Yasuhiro Matsumoto
2b9ec2559e
Check strictly
2021-12-23 18:38:30 +09:00
Yasuhiro Matsumoto
e762394610
Use .
2021-12-23 18:38:30 +09:00
Yasuhiro Matsumoto
c99252b814
Do not use shellescape for escaping strings in execute-commands.
2021-12-23 18:38:30 +09:00
ichizok
b84cb9d04b
Fix lsp_settings#merge
2021-12-16 02:45:51 +09:00
Yasuhiro Matsumoto
dff3c25829
load_schemas is used also from json
2021-12-03 01:46:53 +09:00
Yasuhiro Matsumoto
65e078604b
Fix YAML
2021-12-03 01:33:37 +09:00
Yasuhiro Matsumoto
1fce64dad8
display warning if deno is disabled
2021-03-30 10:47:44 +09:00
Prabir Shrestha
b0d97cf747
add support for rust-analyzer.runSingle for cargo ( #362 )
...
* add support for rust-analyzer.runSingle for cargo
* fix cargo extra args
* fix lint issues
2021-01-03 10:25:35 +09:00
Subhaditya Nath
10799e046b
Handle dependency error in a better way ( #346 )
...
If server is found, but dependencies are no found, then currently
"Server not found" is shown, making user clueless. This commit tries to
inform the user that server was found, but dependencies were not
satisfied.
2020-11-30 10:50:05 +09:00
tennashi
2b2fe807a8
Remove debug code
2020-04-18 17:15:02 +09:00
Yasuhiro Matsumoto
a38b510553
Load extra schemas
2020-04-16 20:51:23 +09:00
Yasuhiro Matsumoto
8b850cbdd6
Use extend()
2020-02-22 00:23:18 +09:00
Yasuhiro Matsumoto
a68b31af77
Load project related local .vim-lsp-settings/config.json
2020-02-15 23:09:49 +09:00
Yasuhiro Matsumoto
c3e4b62d1e
Add utility function to merge dictionary which has keys with dot separated.
2020-02-08 21:57:05 +09:00
Yasuhiro Matsumoto
e1ce15f714
Add test
2020-01-30 02:26:24 +09:00
Yasuhiro Matsumoto
61dccb88b0
Add tests
2020-01-30 00:45:13 +09:00
Yasuhiro Matsumoto
f14f0f7cb6
Testable
2020-01-30 00:31:25 +09:00