rust-analyzer/editors/code
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
..
.vscode Run prettier on all files 2018-10-08 22:38:33 +01:00
src Change enableCargoWatchOnStartup to have three states 2019-03-21 13:56:25 +02:00
.gitignore rename all things 2018-09-16 13:07:39 +03:00
.vscodeignore rename all things 2018-09-16 13:07:39 +03:00
package-lock.json Update dependencies 2019-02-10 10:32:45 +00:00
package.json Change enableCargoWatchOnStartup to have three states 2019-03-21 13:56:25 +02:00
tsconfig.json Run prettier on all files 2018-10-08 22:38:33 +01:00
tslint.json Run prettier on all files 2018-10-08 22:38:33 +01:00