9 Commits

Author SHA1 Message Date
Prabir Shrestha
458de93386 use allowlist and blocklist (#267)
* use allowlist and blocklist

* fix description
2020-06-28 21:58:26 +09:00
Yasuhiro Matsumoto
a136637787 Guard duplicate call 2020-04-28 01:34:01 +09:00
Yasuhiro Matsumoto
34a22e56db Cosmetic changes 2020-03-07 18:04:23 +09:00
Yasuhiro Matsumoto
b93a7cf76b Fix for review 2020-03-02 09:30:46 +09:00
Yasuhiro Matsumoto
f9a2fa867b Check lsp#register_command() exists 2020-03-01 22:31:39 +09:00
Yasuhiro Matsumoto
1607814d63 Add client-side commands 2020-03-01 20:18:51 +09:00
Yasuhiro Matsumoto
26b51965dd Add customizable semantic_highlight 2020-02-28 00:10:34 +09:00
Yasuhiro Matsumoto
e55fa57320 root_uri patterns should be configurable 2020-02-20 00:14:47 +09:00
Hirokazu Hata
6198d0512b rust-analyzer: add rust-analyzer
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.
2020-02-18 22:00:35 +09:00