mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-01 04:18:20 +00:00
Show status bar in RA output
This commit is contained in:
parent
606cfeffa2
commit
fc1ead1312
1 changed files with 4 additions and 0 deletions
|
|
@ -501,6 +501,10 @@
|
|||
},
|
||||
{
|
||||
"pattern": "**/Cargo.lock"
|
||||
},
|
||||
{
|
||||
"scheme": "output",
|
||||
"pattern": "extension-output-rust-lang.rust-analyzer*"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue