mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
Have the Toggle Keyboard Shortcuts Troubleshooting action open the renderer log
This commit is contained in:
@@ -232,6 +232,9 @@ import 'vs/workbench/contrib/emmet/browser/emmet.contribution';
|
||||
// CodeEditor Contributions
|
||||
import 'vs/workbench/contrib/codeEditor/browser/codeEditor.contribution';
|
||||
|
||||
// Keybindings Contributions
|
||||
import 'vs/workbench/contrib/keybindings/browser/keybindings.contribution';
|
||||
|
||||
// Execution
|
||||
import 'vs/workbench/contrib/externalTerminal/browser/externalTerminal.contribution';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user