diff options
author | Andrew Chin <[email protected]> | 2020-05-01 23:59:19 +0100 |
---|---|---|
committer | Andrew Chin <[email protected]> | 2020-05-02 02:04:41 +0100 |
commit | 65234e8828defc0a56cb1d5e20793b5163b5330d (patch) | |
tree | 07047d818f29038f8208ad05429ce8002b320a9b /crates/ra_parser/src/token_set.rs | |
parent | 3232fd5179f2e36dee69955ba8aae0463b142e67 (diff) |
Remove `workspaceLoaded` setting
The `workspaceLoaded` notification setting was originally designed to
control the display of a popup message that said:
"workspace loaded, {} rust packages"
This popup was removed and replaced by a much sleeker message in the
VSCode status bar that provides a real-time status while loading:
rust-analyzer: {}/{} packages
This was done as part of #3587
The new status-bar indicator is unobtrusive and shouldn't need to be
disabled. So this setting is removed.
Diffstat (limited to 'crates/ra_parser/src/token_set.rs')
0 files changed, 0 insertions, 0 deletions