mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-17 13:50:46 +01:00
6e8d4d057b
Move OnPreviewStyleLoadErrorCommand to own file Move commands.ts into new commands directory Moving show preview commands to own file Add missing import for tests Use export from to export commands Extract tryRevealLine to own method Extract tryOpen to method Extract moveCursorToPosition to own file Extract didClick command to own file Move RevealLineCommand to own file Move ShowPreviewSecuritySelectorCommand command to own file Move refreshPreviewCommand to own file Move show source command to own file