mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 22:12:26 +01:00
#75079 Support keybindings resource
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
self.SERVER_APP_ROOT = '{{SERVER_APP_ROOT}}';
|
||||
self.WINDOW_CONFIGURATION = {
|
||||
settingsPath: '{{SETTINGS}}',
|
||||
keybindingsPath: '{{KEYBINDINGS}}',
|
||||
folderPath: '{{FOLDER}}',
|
||||
workspacePath: '{{WORKSPACE}}',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user