Skip to content

Commit fc1ead1

Browse files
committed
Show status bar in RA output
1 parent 606cfef commit fc1ead1

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)