rust-analyzer/editors
Ville Penttinen 5c3e9c716e Change enableCargoWatchOnStartup to have three states
This fixes #1005.

Defaults to `ask` which prompts users each time whether to start `cargo watch`
or not. `enabled` always starts `cargo watch` and `disabled` does not.
2019-03-21 13:56:25 +02:00
..
code Change enableCargoWatchOnStartup to have three states 2019-03-21 13:56:25 +02:00
emacs Fix ra-emacs-lsp for newest lsp-mode with native json support 2019-03-14 22:08:37 +01:00