mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 14:31:31 +01:00
* Addresses #26184 - use configuration for pinned default * Honors the preview editor setting above all * Removes passing undefined to pinned internally re: requested code review changes * Removes unnecessary undefined * feedback
This commit is contained in:
committed by
Benjamin Pasero
parent
b5cd8121f5
commit
4f50b29e92
@@ -174,7 +174,6 @@ export class CommandCenter {
|
||||
}
|
||||
|
||||
const opts: TextDocumentShowOptions = {
|
||||
preview: true,
|
||||
viewColumn
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user