Skip to content

Commit 68edc96

Browse files
authored
Merge pull request #19057 from darichey/status-bar-in-output
Show status bar in RA output
2 parents 1f86729 + fc1ead1 commit 68edc96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

editors/code/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -501,6 +501,10 @@
501501
},
502502
{
503503
"pattern": "**/Cargo.lock"
504+
},
505+
{
506+
"scheme": "output",
507+
"pattern": "extension-output-rust-lang.rust-analyzer*"
504508
}
505509
]
506510
}

0 commit comments

Comments
 (0)